batalovme/wos_with_rationale
收藏Hugging Face2024-05-12 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/batalovme/wos_with_rationale
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: label
dtype:
class_label:
names:
'0': computer science
'1': electrical engineering
'2': psychology
'3': mechanical engineering
'4': civil sciences
'5': medical
'6': biochemistry
- name: rationale
dtype: string
splits:
- name: train
num_bytes: 6411371.352621684
num_examples: 3791
- name: test
num_bytes: 810088.8625443911
num_examples: 479
- name: valid
num_bytes: 874354.7848339252
num_examples: 517
download_size: 4479709
dataset_size: 8095815.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
---
提供机构:
batalovme
原始信息汇总
数据集概述
数据集特征
- input: 数据类型为字符串。
- label: 数据类型为分类标签,包括以下类别:
- 0: computer science
- 1: electrical engineering
- 2: psychology
- 3: mechanical engineering
- 4: civil sciences
- 5: medical
- 6: biochemistry
- rationale: 数据类型为字符串。
数据集划分
- train: 包含3791个样本,总大小为6411371.352621684字节。
- test: 包含479个样本,总大小为810088.8625443911字节。
- valid: 包含517个样本,总大小为874354.7848339252字节。
数据集大小
- 下载大小: 4479709字节
- 数据集总大小: 8095815.0字节
数据文件配置
- default 配置下,数据文件路径如下:
- 训练集:
data/train-* - 测试集:
data/test-* - 验证集:
data/valid-*
- 训练集:



