metadata
language:
- en
size_categories:
- n<1K
configs:
- config_name: abstracts
data_files:
- split: train
path: abstracts/train-*
- split: test
path: abstracts/test-*
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
- config_name: abstracts
features:
- name: text
dtype: string
- name: inputs
struct:
- name: abstract
dtype: string
- name: title
dtype: string
- name: url
dtype: string
- name: prediction
dtype: 'null'
- name: prediction_agent
dtype: 'null'
- name: annotation
dtype: string
- name: annotation_agent
dtype: string
- name: vectors
dtype: 'null'
- name: multi_label
dtype: bool
- name: explanation
dtype: 'null'
- name: id
dtype: string
- name: metadata
dtype: 'null'
- name: status
dtype: string
- name: metrics
struct:
- name: text_length
dtype: int64
- name: label
dtype:
class_label:
names:
'0': new_dataset
'1': no_new_dataset
splits:
- name: train
num_bytes: 56302.166666666664
num_examples: 21
- name: test
num_bytes: 40215.833333333336
num_examples: 15
download_size: 102778
dataset_size: 96518
- config_name: default
features:
- name: text
dtype: string
- name: inputs
struct:
- name: abstract
dtype: string
- name: title
dtype: string
- name: url
dtype: string
- name: prediction
dtype: 'null'
- name: prediction_agent
dtype: 'null'
- name: annotation
dtype: string
- name: annotation_agent
dtype: string
- name: vectors
dtype: 'null'
- name: multi_label
dtype: bool
- name: explanation
dtype: 'null'
- name: id
dtype: string
- name: metadata
dtype: 'null'
- name: status
dtype: string
- name: event_timestamp
dtype: timestamp[us]
- name: metrics
struct:
- name: text_length
dtype: int64
- name: label
dtype:
class_label:
names:
'0': new_dataset
'1': no_new_dataset
splits:
- name: train
num_bytes: 56470.166666666664
num_examples: 21
- name: test
num_bytes: 40335.833333333336
num_examples: 15
download_size: 104180
dataset_size: 96806