Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
jiminHuang commited on
Commit
6fc7f52
1 Parent(s): 84f59c6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -9,18 +9,22 @@ dataset_info:
9
  dtype: string
10
  - name: text
11
  dtype: string
 
 
 
 
12
  splits:
13
  - name: train
14
- num_bytes: 25987673
15
  num_examples: 3396
16
  - name: valid
17
- num_bytes: 3219430
18
  num_examples: 431
19
  - name: test
20
- num_bytes: 8092435
21
  num_examples: 1143
22
- download_size: 19170374
23
- dataset_size: 37299538
24
  ---
25
  # Dataset Card for "flare-sm-cikm"
26
 
 
9
  dtype: string
10
  - name: text
11
  dtype: string
12
+ - name: options
13
+ sequence: string
14
+ - name: gold
15
+ dtype: int64
16
  splits:
17
  - name: train
18
+ num_bytes: 26083087
19
  num_examples: 3396
20
  - name: valid
21
+ num_bytes: 3231532
22
  num_examples: 431
23
  - name: test
24
+ num_bytes: 8123673
25
  num_examples: 1143
26
+ download_size: 19173080
27
+ dataset_size: 37438292
28
  ---
29
  # Dataset Card for "flare-sm-cikm"
30