nicolauduran45/affilgood-mBART-ror
收藏Hugging Face2024-04-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/nicolauduran45/affilgood-mBART-ror
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 20157559412
num_examples: 1499448
- name: val
num_bytes: 67217845
num_examples: 5000
download_size: 61503401
dataset_size: 20224777257
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
---
提供机构:
nicolauduran45
原始信息汇总
数据集概述
数据集特征
- input: 数据类型为字符串。
- output: 数据类型为字符串。
- input_ids: 序列类型,数据类型为int32。
- attention_mask: 序列类型,数据类型为int8。
- labels: 序列类型,数据类型为int64。
数据集划分
- 训练集(train): 包含1499448个样本,总大小为20157559412字节。
- 验证集(val): 包含5000个样本,总大小为67217845字节。
数据集大小
- 下载大小: 61503401字节。
- 总数据集大小: 20224777257字节。
数据文件配置
- 默认配置(default):
- 训练集路径:
data/train-* - 验证集路径:
data/val-*
- 训练集路径:



