jiminHuang
commited on
Commit
•
19fe734
1
Parent(s):
c4e54ed
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,12 +9,14 @@ dataset_info:
|
|
9 |
dtype: string
|
10 |
- name: choices
|
11 |
sequence: string
|
|
|
|
|
12 |
splits:
|
13 |
- name: test
|
14 |
-
num_bytes:
|
15 |
num_examples: 1032
|
16 |
-
download_size:
|
17 |
-
dataset_size:
|
18 |
---
|
19 |
# Dataset Card for "flare-cfa"
|
20 |
|
|
|
9 |
dtype: string
|
10 |
- name: choices
|
11 |
sequence: string
|
12 |
+
- name: gold
|
13 |
+
dtype: int64
|
14 |
splits:
|
15 |
- name: test
|
16 |
+
num_bytes: 727156
|
17 |
num_examples: 1032
|
18 |
+
download_size: 285343
|
19 |
+
dataset_size: 727156
|
20 |
---
|
21 |
# Dataset Card for "flare-cfa"
|
22 |
|