File size: 1,039 Bytes
b3b863f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8441e04
 
 
 
 
 
 
b3b863f
8441e04
 
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
---
dataset_info:
  features:
  - name: Title
    dtype: string
  - name: Abstract Note
    dtype: string
  - name: Url
    dtype: string
  - name: Publication Year
    dtype: string
  - name: Item Type
    dtype: string
  - name: Author
    dtype: string
  - name: Publication Title
    dtype: string
  - name: ID
    dtype: int32
  - name: Label
    dtype:
      class_label:
        names:
          '0': Unlabeled
          '1': TAI safety research
          '2': not TAI safety research
  splits:
  - name: train
    num_bytes: 54910
    num_examples: 50
  - name: test
    num_bytes: 1634876
    num_examples: 1639
  download_size: 948201
  dataset_size: 1689786
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
license: other
task_categories:
- text-classification
language:
- en
size_categories:
- 10K<n<100K
---

The [RAFT](https://huggingface.co/datasets/ought/raft) dataset without needing to run remote code, so it is compatible with datasets >= 4.0.0.