unigram/fol-01e
收藏Hugging Face2024-05-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/unigram/fol-01e
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 962325014.4
num_examples: 57444
- name: validation
num_bytes: 120299003.00129518
num_examples: 7181
- name: test
num_bytes: 120282250.59870483
num_examples: 7180
download_size: 202949865
dataset_size: 1202906268.0
---
# Dataset Card for "fol-01e"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
This dataset includes various features such as premise, hypothesis, label, etc., designed for training, validation, and testing machine learning models. It is split into train, validation, and test sets with 57444, 7181, and 7180 examples respectively.
提供机构:
unigram
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集:
data/train-* - 验证集:
data/validation-* - 测试集:
data/test-*
- 训练集:
数据集信息
-
特征:
- premise: 字符串类型
- hypothesis: 字符串类型
- label: 字符串类型
- premise_tptp: 字符串类型
- hypothesis_tptp: 字符串类型
- deberta_pred: 字符串类型
- proof_inputs: 序列,字符串类型
- proof: 字符串类型
-
分割:
- 训练集:
- 字节数: 962325014.4
- 示例数: 57444
- 验证集:
- 字节数: 120299003.00129518
- 示例数: 7181
- 测试集:
- 字节数: 120282250.59870483
- 示例数: 7180
- 训练集:
-
下载大小: 202949865
-
数据集大小: 1202906268.0



