santoshtyss/demo
收藏官方服务:
资源简介:
--- dataset_info: features: - name: a dtype: int64 - name: b dtype: string splits: - name: train num_bytes: 50 num_examples: 3 - name: validation num_bytes: 32 num_examples: 2 - name: test num_bytes: 59 num_examples: 4 download_size: 2626 dataset_size: 141 --- # Dataset Card for "demo" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集信息: 特征字段: - 名称:a,数据类型:64位整数(int64) - 名称:b,数据类型:字符串(string) 数据集划分: - 划分名称:训练集(train),字节数:50,样本数量:3 - 划分名称:验证集(validation),字节数:32,样本数量:2 - 划分名称:测试集(test),字节数:59,样本数量:4 下载大小:2626 数据集总大小:141 --- # 「demo」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
santoshtyss原始信息汇总
数据集概述
数据集特征
- a: 数据类型为 int64
- b: 数据类型为 string
数据集分割
- 训练集 (train):
- 示例数量: 3
- 数据大小: 50 字节
- 验证集 (validation):
- 示例数量: 2
- 数据大小: 32 字节
- 测试集 (test):
- 示例数量: 4
- 数据大小: 59 字节
数据集大小
- 下载大小: 2626 字节
- 数据集总大小: 141 字节



