File size: 2,415 Bytes
a7028bc 9e7c9ea a7028bc b7bcd5a a7028bc 9e7c9ea 4b69969 a7028bc 826f33e a7028bc 826f33e b7bcd5a e0e8bb4 b7bcd5a 7be424f a7028bc b7bcd5a 9be11a4 a7028bc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 |
---
language:
- en
size_categories:
- n<1K
task_categories:
- text-classification
dataset_info:
- config_name: annotated
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: 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: 1099065.75
num_examples: 390
- name: test
num_bytes: 366355.25
num_examples: 130
download_size: 865263
dataset_size: 1465421.0
- config_name: unlabelled
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: string
splits:
- name: train
num_bytes: 1372259.876
num_examples: 494
download_size: 792644
dataset_size: 1372259.876
configs:
- config_name: annotated
data_files:
- split: train
path: annotated/train-*
- split: test
path: annotated/test-*
- config_name: unlabelled
data_files:
- split: train
path: unlabelled/train-*
tags:
- 'arxiv '
---
# Dataset Card for "dataset_abstracts"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |