Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
michaelkrumdickkensho commited on
Commit
c784fcc
·
verified ·
1 Parent(s): 8cb8640

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -11,16 +11,14 @@ dataset_info:
11
  sequence: string
12
  - name: question_id
13
  dtype: int64
14
- - name: category
15
- dtype: string
16
  - name: uid
17
  dtype: string
18
  - name: references
19
  sequence: string
20
  splits:
21
  - name: train
22
- num_bytes: 187267
23
  num_examples: 80
24
- download_size: 101473
25
- dataset_size: 187267
26
  ---
 
11
  sequence: string
12
  - name: question_id
13
  dtype: int64
 
 
14
  - name: uid
15
  dtype: string
16
  - name: references
17
  sequence: string
18
  splits:
19
  - name: train
20
+ num_bytes: 186387
21
  num_examples: 80
22
+ download_size: 101026
23
+ dataset_size: 186387
24
  ---