nilsuoz/dataset_final_report_nli
收藏Hugging Face2024-05-12 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/nilsuoz/dataset_final_report_nli
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 366455
num_examples: 1043
download_size: 142610
dataset_size: 366455
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: input and output, both of which are string type. It contains a training set with 1043 examples, totaling 366455 bytes. The download size of the dataset is 142610 bytes. The dataset configuration is set to default, with the training data files located at data/train-*.
提供机构:
nilsuoz
原始信息汇总
数据集概述
数据集特征
- input:数据类型为字符串。
- output:数据类型为字符串。
数据集划分
- 训练集(train):包含1043个样本,总大小为366455字节。
数据集大小
- 下载大小:142610字节。
- 总数据集大小:366455字节。
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-*。
- 训练数据路径:



