File size: 600 Bytes
192f58c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
622b5f5
 
 
0a9f1a4
 
 
 
 
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
25
26
27
---
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
  - name: validation
    num_bytes: 1268236
    num_examples: 978
  download_size: 9575933
  dataset_size: 17788615
---
# 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)