Commit ·
4f28af5
1
Parent(s): 1c3b793
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -9,22 +9,22 @@ dataset_info:
|
|
| 9 |
dtype: string
|
| 10 |
- name: text
|
| 11 |
dtype: string
|
| 12 |
-
- name:
|
| 13 |
sequence: string
|
| 14 |
- name: gold
|
| 15 |
dtype: int64
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
-
num_bytes:
|
| 19 |
num_examples: 3396
|
| 20 |
- name: valid
|
| 21 |
-
num_bytes:
|
| 22 |
num_examples: 431
|
| 23 |
- name: test
|
| 24 |
-
num_bytes:
|
| 25 |
num_examples: 1143
|
| 26 |
-
download_size:
|
| 27 |
-
dataset_size:
|
| 28 |
---
|
| 29 |
# Dataset Card for "flare-sm-cikm"
|
| 30 |
|
|
|
|
| 9 |
dtype: string
|
| 10 |
- name: text
|
| 11 |
dtype: string
|
| 12 |
+
- name: choices
|
| 13 |
sequence: string
|
| 14 |
- name: gold
|
| 15 |
dtype: int64
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
+
num_bytes: 26082681
|
| 19 |
num_examples: 3396
|
| 20 |
- name: valid
|
| 21 |
+
num_bytes: 3231915
|
| 22 |
num_examples: 431
|
| 23 |
- name: test
|
| 24 |
+
num_bytes: 8123670
|
| 25 |
num_examples: 1143
|
| 26 |
+
download_size: 19175558
|
| 27 |
+
dataset_size: 37438266
|
| 28 |
---
|
| 29 |
# Dataset Card for "flare-sm-cikm"
|
| 30 |
|