notrichardren/fever_overfit_test
收藏官方服务:
资源简介:
--- configs: - config_name: default data_files: - split: combined path: data/combined-* - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: claim dtype: string - name: label dtype: int64 - name: dataset dtype: string - name: qa_type dtype: int64 - name: ind dtype: int64 splits: - name: combined num_bytes: 10440108 num_examples: 115823 - name: train num_bytes: 8353961 num_examples: 92658 - name: test num_bytes: 2086147 num_examples: 23165 download_size: 5068769 dataset_size: 20880216 --- # Dataset Card for "fever_overfit_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
notrichardren原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 数据文件路径
combined:data/combined-*train:data/train-*test:data/test-*
- 数据文件路径
数据集信息
-
特征描述
- 名称:
claim- 数据类型:
string
- 数据类型:
- 名称:
label- 数据类型:
int64
- 数据类型:
- 名称:
dataset- 数据类型:
string
- 数据类型:
- 名称:
qa_type- 数据类型:
int64
- 数据类型:
- 名称:
ind- 数据类型:
int64
- 数据类型:
- 名称:
-
数据集分割详情
- 名称:
combined- 字节数: 10440108
- 示例数: 115823
- 名称:
train- 字节数: 8353961
- 示例数: 92658
- 名称:
test- 字节数: 2086147
- 示例数: 23165
- 名称:
-
下载大小: 5068769
-
数据集总大小: 20880216



