wujohns/gpt2-chitchat-learn-small
收藏资源简介:
--- dataset_info: features: - name: text dtype: string - name: input_ids sequence: int32 splits: - name: train num_bytes: 3121359 num_examples: 9800 - name: valid num_bytes: 69613 num_examples: 200 download_size: 1765732 dataset_size: 3190972 --- # Dataset Card for "gpt2-chitchat-learn-small" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 字段名:text,数据类型:字符串(string) - 字段名:input_ids,序列类型:32位整数(int32) 数据集划分: - 划分名称:训练集(train),字节大小:3121359,样本数量:9800 - 划分名称:验证集(valid),字节大小:69613,样本数量:200 下载大小:1765732 总数据集大小:3190972 # 「gpt2-chitchat-learn-small」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- text: 数据类型为字符串。
- input_ids: 数据类型为整数序列。
数据分割
- train: 包含9800个样本,总字节数为3121359。
- valid: 包含200个样本,总字节数为69613。
数据大小
- 下载大小: 1765732字节。
- 数据集大小: 3190972字节。



