onepaneai/unfaithfulness-answer-faithfulness-check-dolly-dataset
收藏数据链接:
官方服务:
资源简介:
--- dataset_info: features: - name: instruction dtype: string - name: context dtype: string - name: unfaithful_answer dtype: string - name: F1 dtype: float64 - name: precision dtype: float64 - name: recall dtype: float64 splits: - name: train num_bytes: 153575 num_examples: 200 download_size: 105886 dataset_size: 153575 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes features such as instruction, context, unfaithful_answer, and evaluation metrics F1, precision, and recall. It is divided into a training set with 200 examples. The download size of the dataset is 105886 bytes, and the actual size is 153575 bytes.
提供机构:
onepaneai原始信息汇总
数据集概述
数据集特征
- instruction: 数据类型为字符串。
- context: 数据类型为字符串。
- unfaithful_answer: 数据类型为字符串。
- F1: 数据类型为float64。
- precision: 数据类型为float64。
- recall: 数据类型为float64。
数据集划分
- train:
- 数据大小: 153575字节
- 示例数量: 200
数据集大小
- 下载大小: 105886字节
- 数据集总大小: 153575字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



