Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
jiminHuang commited on
Commit
6726cff
·
1 Parent(s): f8901e0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -9,12 +9,16 @@ dataset_info:
9
  dtype: string
10
  - name: text
11
  dtype: string
 
 
 
 
12
  splits:
13
  - name: test
14
- num_bytes: 670836
15
  num_examples: 300
16
- download_size: 225316
17
- dataset_size: 670836
18
  ---
19
  # Dataset Card for "flare-mlesg"
20
 
 
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: test
18
+ num_bytes: 926136
19
  num_examples: 300
20
+ download_size: 228133
21
+ dataset_size: 926136
22
  ---
23
  # Dataset Card for "flare-mlesg"
24