Rakshit122/truthfulkk3
收藏资源简介:
--- configs: - config_name: default data_files: - split: test path: data/test-* dataset_info: features: - name: question dtype: string - name: answer sequence: string - name: def_correct_predictions sequence: string - name: poss_correct_predictions sequence: string - name: def_incorrect_predictions sequence: string - name: answer_and_def_correct_predictions sequence: string splits: - name: test num_bytes: 359354 num_examples: 1819 download_size: 247000 dataset_size: 359354 --- # Dataset Card for "truthfulkk3" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 配置项(configs): - 配置名称(config_name):default 数据文件(data_files): - 拆分(split):test(测试集) 路径(path):data/test-* 数据集信息(dataset_info): 特征(features): - 名称(name):问题(question),数据类型(dtype):字符串(string) - 名称(name):答案(answer),数据类型:字符串序列(sequence[string]) - 名称(name):def_correct_predictions,数据类型:字符串序列(sequence[string]) - 名称(name):poss_correct_predictions,数据类型:字符串序列(sequence[string]) - 名称(name):def_incorrect_predictions,数据类型:字符串序列(sequence[string]) - 名称(name):answer_and_def_correct_predictions,数据类型:字符串序列(sequence[string]) 拆分(splits): - 拆分名称(name):test(测试集),字节数(num_bytes):359354,样本数量(num_examples):1819 下载大小(download_size):247000 数据集大小(dataset_size):359354 --- # 「truthfulkk3」数据集卡片(Dataset Card) [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
配置信息
- 默认配置 (
config_name: default)- 数据文件
- 测试集 (
split: test)- 路径:
data/test-*
- 路径:
- 测试集 (
- 数据文件
数据集特征
- 问题 (
name: question)- 数据类型:字符串 (
dtype: string)
- 数据类型:字符串 (
- 答案 (
name: answer)- 数据类型:字符串序列 (
sequence: string)
- 数据类型:字符串序列 (
- 定义正确预测 (
name: def_correct_predictions)- 数据类型:字符串序列 (
sequence: string)
- 数据类型:字符串序列 (
- 可能正确预测 (
name: poss_correct_predictions)- 数据类型:字符串序列 (
sequence: string)
- 数据类型:字符串序列 (
- 定义错误预测 (
name: def_incorrect_predictions)- 数据类型:字符串序列 (
sequence: string)
- 数据类型:字符串序列 (
- 答案与定义正确预测 (
name: answer_and_def_correct_predictions)- 数据类型:字符串序列 (
sequence: string)
- 数据类型:字符串序列 (
数据集分割
- 测试集 (
name: test)- 数据大小:359354字节
- 示例数量:1819
数据集大小
- 下载大小:247000字节
- 数据集总大小:359354字节



