File size: 534 Bytes
192f58c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
622b5f5
 
 
 
 
192f58c
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': reject
          '1': accept
  splits:
  - name: test
    num_bytes: 5305871
    num_examples: 3813
  - name: train
    num_bytes: 11214508
    num_examples: 8794
  download_size: 8890169
  dataset_size: 16520379
---
# Dataset Card for "iclr-decisions-processed"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)