Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,9 +12,9 @@ dataset_info:
|
|
12 |
features:
|
13 |
- name: text
|
14 |
dtype: string
|
15 |
-
- name:
|
16 |
sequence: string
|
17 |
-
- name:
|
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:
|
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"
|