boapps commited on
Commit
4c4f8bf
·
verified ·
1 Parent(s): 89d233c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,9 +12,9 @@ dataset_info:
12
  features:
13
  - name: text
14
  dtype: string
15
- - name: corrupt_institutions
16
  sequence: string
17
- - name: not_corrupt_institutions
18
  sequence: string
19
  splits:
20
  - name: test
@@ -26,7 +26,7 @@ dataset_info:
26
  - name: validation
27
  num_bytes: 4170449
28
  num_examples: 919
29
- download_size: 24137004
30
  dataset_size: 40773970
31
  ---
32
  # Dataset Card for "kmdb_institution_classification"
 
12
  features:
13
  - name: text
14
  dtype: string
15
+ - name: positive_institutions
16
  sequence: string
17
+ - name: negative_institutions
18
  sequence: string
19
  splits:
20
  - name: test
 
26
  - name: validation
27
  num_bytes: 4170449
28
  num_examples: 919
29
+ download_size: 24136916
30
  dataset_size: 40773970
31
  ---
32
  # Dataset Card for "kmdb_institution_classification"