Commit
·
ee7ff30
1
Parent(s):
7e71941
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: 20781
|
| 20 |
- name: valid
|
| 21 |
-
num_bytes:
|
| 22 |
num_examples: 2555
|
| 23 |
- name: test
|
| 24 |
-
num_bytes:
|
| 25 |
num_examples: 3720
|
| 26 |
-
download_size:
|
| 27 |
-
dataset_size:
|
| 28 |
---
|
| 29 |
# Dataset Card for "flare-sm-acl"
|
| 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: 70385369
|
| 19 |
num_examples: 20781
|
| 20 |
- name: valid
|
| 21 |
+
num_bytes: 9049127
|
| 22 |
num_examples: 2555
|
| 23 |
- name: test
|
| 24 |
+
num_bytes: 13359338
|
| 25 |
num_examples: 3720
|
| 26 |
+
download_size: 46311736
|
| 27 |
+
dataset_size: 92793834
|
| 28 |
---
|
| 29 |
# Dataset Card for "flare-sm-acl"
|
| 30 |
|