Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
SpeedOfMagic commited on
Commit
8891a84
1 Parent(s): ffc427d

Upload dataset

Browse files
README.md CHANGED
@@ -1,7 +1,27 @@
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 xsum
 
1
  ---
2
+ dataset_info:
3
+ config_name: continuation
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: output
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 494305693
12
+ num_examples: 204045
13
+ - name: test
14
+ num_bytes: 27131445
15
+ num_examples: 11332
16
+ download_size: 321415083
17
+ dataset_size: 521437138
18
+ configs:
19
+ - config_name: continuation
20
+ data_files:
21
+ - split: train
22
+ path: continuation/train-*
23
+ - split: test
24
+ path: continuation/test-*
25
  ---
26
 
27
  # Dataset Card for xsum
continuation/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fd53beda3ce647d491c99a0341c6c7f59cbc9fa6e7105f0e4150ba88e212b70
3
+ size 16726044
continuation/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790f8b3e7aa68d5382df7faaddc6cd6aefbbb2d228168e976f11657179a2e0f5
3
+ size 304689039