VoidZeroe/autonlp-data-second
收藏Hugging Face2021-11-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/VoidZeroe/autonlp-data-second
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是由AutoNLP自动处理的,用于项目second。数据集的语言代码为unk。数据集包含两个字段:text和target,分别表示输入文本和目标文本。数据集被分割为训练集和验证集,训练集包含600000个样本,验证集包含150000个样本。
提供机构:
VoidZeroe
原始信息汇总
AutoNLP Dataset for project: second
数据集描述
- 语言: 数据集的语言代码为unk。
数据集结构
数据实例
数据集的样本示例如下: json [ { "text": "one hundred and forty-two minus fifty-three", "target": "one hundred and ninety-five" }, { "text": "two hundred and twenty minus seventy-one", "target": "two hundred and ninety-one" } ]
数据字段
数据集包含以下字段: json { "target": "Value(dtype=string, id=None)", "text": "Value(dtype=string, id=None)" }
数据分割
数据集分为训练集和验证集,分割大小如下:
| 分割名称 | 样本数量 |
|---|---|
| 训练集 | 600000 |
| 验证集 | 150000 |



