| | --- |
| | 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. |