pharaouk/physics_dataset_standardized_unified
收藏Hugging Face2024-05-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/pharaouk/physics_dataset_standardized_unified
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: conversation_id
dtype: int64
splits:
- name: train
num_bytes: 49677244
num_examples: 19999
download_size: 22747201
dataset_size: 49677244
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: text (text data, data type is string) and conversation_id (conversation ID, data type is int64). The dataset is divided into a training set (train) with 19999 samples, totaling 49677244 bytes. The download size of the dataset is 22747201 bytes, and the total size is 49677244 bytes. The dataset configuration is default, with training data files located at data/train-* path.
提供机构:
pharaouk
原始信息汇总
数据集概述
数据集特征
- text:数据类型为字符串(string)。
- conversation_id:数据类型为整数(int64)。
数据集划分
- 训练集(train):
- 示例数量:19999
- 数据大小:49677244字节
数据集大小
- 下载大小:22747201字节
- 数据集总大小:49677244字节
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-*
- 训练数据路径:



