unigram/fol-01d
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: string - name: premise_tptp dtype: string - name: hypothesis_tptp dtype: string - name: deberta_pred dtype: string - name: proof_inputs sequence: string - name: proof dtype: string splits: - name: train num_bytes: 367264005.6260419 num_examples: 25915 - name: validation num_bytes: 45916858.12187442 num_examples: 3240 - name: test num_bytes: 45902686.25208372 num_examples: 3239 download_size: 77495057 dataset_size: 459083550.00000006 --- # Dataset Card for "fol-01d" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集:
data/train-* - 验证集:
data/validation-* - 测试集:
data/test-*
- 训练集:
数据集信息
特征
- 名称: premise
- 数据类型: string
- 名称: hypothesis
- 数据类型: string
- 名称: label
- 数据类型: string
- 名称: premise_tptp
- 数据类型: string
- 名称: hypothesis_tptp
- 数据类型: string
- 名称: deberta_pred
- 数据类型: string
- 名称: proof_inputs
- 数据类型: sequence of string
- 名称: proof
- 数据类型: string
数据集分割
- 训练集:
- 大小: 367264005.6260419 bytes
- 示例数量: 25915
- 验证集:
- 大小: 45916858.12187442 bytes
- 示例数量: 3240
- 测试集:
- 大小: 45902686.25208372 bytes
- 示例数量: 3239
下载与数据集大小
- 下载大小: 77495057 bytes
- 数据集总大小: 459083550.00000006 bytes



