rvashurin commited on
Commit
1189a1a
·
verified ·
1 Parent(s): af19523

Upload dataset

Browse files
README.md CHANGED
@@ -1,7 +1,29 @@
1
  ---
2
- # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
3
- # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
4
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  # Dataset Card for triviaqa
 
1
  ---
2
+ dataset_info:
3
+ config_name: continuation
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: output
8
+ sequence: string
9
+ - name: stripped_input
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 163781224
14
+ num_examples: 138384
15
+ - name: test
16
+ num_bytes: 21361028
17
+ num_examples: 17944
18
+ download_size: 52689348
19
+ dataset_size: 185142252
20
+ configs:
21
+ - config_name: continuation
22
+ data_files:
23
+ - split: train
24
+ path: continuation/train-*
25
+ - split: test
26
+ path: continuation/test-*
27
  ---
28
 
29
  # Dataset Card for triviaqa
continuation/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83be7bcda5062eca36af052dcd7ffee95a36bf3a000e9980e739bcab70754a81
3
+ size 6150364
continuation/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5880f0c9cd0f2e2e2cfea8f1c2607623e1bdc7bfd26741ad91949deab24f332a
3
+ size 46538984