joswin03/Data_med_prep
收藏Hugging Face2024-05-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/joswin03/Data_med_prep
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: raw_data_id
dtype: int64
splits:
- name: train
num_bytes: 12000
num_examples: 1000
download_size: 1258
dataset_size: 12000
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: text (string type) and raw_data_id (int64 type). It is divided into a training set (train) with 1000 examples and 12000 bytes of data. The download size of the dataset is 1258 bytes, and the total size is 12000 bytes. The dataset has a default configuration (default), with training data files located at data/train-* path.
提供机构:
joswin03
原始信息汇总
数据集概述
数据集特征
- text:数据类型为字符串。
- raw_data_id:数据类型为整数,格式为int64。
数据集分割
- train:
- 字节数:12000
- 示例数:1000
数据集大小
- 下载大小:1258字节
- 数据集大小:12000字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



