awilliamson/dribble-seasons
收藏资源简介:
--- dataset_info: features: - name: text dtype: string - name: input_ids sequence: int32 - name: attention_mask sequence: float32 splits: - name: train num_bytes: 800025244 num_examples: 111698 download_size: 60643982 dataset_size: 800025244 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "dribble-seasons" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dataset_info: 特征: - 字段名: text(文本) 数据类型: 字符串 - 字段名: input_ids(输入标记ID序列) 序列数据类型: int32整数 - 字段名: attention_mask(注意力掩码) 序列数据类型: float32浮点数 数据集划分: - 划分名称: train(训练集) 占用字节数: 800025244 样本总数: 111698 下载大小: 60643982字节 数据集总大小: 800025244字节 configs: - 配置名称: default(默认配置) 数据文件: - 划分: train(训练集) 文件路径: data/train-* # "dribble-seasons"数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- text:字符串类型
- input_ids:整数序列,类型为int32
- attention_mask:浮点数序列,类型为float32
数据集分割
- 训练集:
- 大小:800025244字节
- 示例数量:111698
数据集大小
- 下载大小:60643982字节
- 数据集总大小:800025244字节
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



