nelkh/phonum-dataset-llama3
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/nelkh/phonum-dataset-llama3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: example
dtype: string
splits:
- name: train
num_bytes: 27607
num_examples: 95
- name: test
num_bytes: 2899
num_examples: 10
download_size: 9244
dataset_size: 30506
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes a feature named example of string type. It is divided into a training set and a test set, with the training set containing 95 examples occupying 27607 bytes, and the test set containing 10 examples occupying 2899 bytes. The download size of the dataset is 9244 bytes, and the actual size is 30506 bytes. The data files are stored in the paths data/train-* and data/test-*, respectively.
提供机构:
nelkh
原始信息汇总
数据集概述
特征信息
- 名称: example
- 数据类型: string
数据分割
- 训练集
- 名称: train
- 样本数量: 95
- 数据大小: 27607 字节
- 测试集
- 名称: test
- 样本数量: 10
- 数据大小: 2899 字节
数据集大小
- 下载大小: 9244 字节
- 总数据大小: 30506 字节
数据文件配置
- 配置名称: default
- 训练集路径: data/train-*
- 测试集路径: data/test-*



