MayAlsofyani/OpenMP2_basic
收藏Hugging Face2024-05-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/MayAlsofyani/OpenMP2_basic
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
- name: __index_level_0__
dtype: int64
- name: response
dtype: string
splits:
- name: train
num_bytes: 1656977
num_examples: 750
download_size: 531329
dataset_size: 1656977
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes four features: text (string type), label (64-bit integer type), __index_level_0__ (64-bit integer type), and response (string type). The dataset is divided into a training set with 750 examples, totaling 1656977 bytes. The download size of the dataset is 531329 bytes. The dataset configuration is named default with data file paths as data/train-*.
提供机构:
MayAlsofyani
原始信息汇总
数据集信息
特征
- text: 数据类型为字符串。
- label: 数据类型为整数(int64)。
- index_level_0: 数据类型为整数(int64)。
- response: 数据类型为字符串。
分片
- train: 包含750个样本,总字节数为1656977。
大小
- 下载大小: 531329字节。
- 数据集大小: 1656977字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



