rvashurin commited on
Commit
cd6f9be
·
verified ·
1 Parent(s): 908e395

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 samsum
 
1
  ---
2
+ dataset_info:
3
+ config_name: continuation
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: output
8
+ dtype: string
9
+ - name: stripped_input
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 18302852
14
+ num_examples: 14731
15
+ - name: test
16
+ num_bytes: 1033530
17
+ num_examples: 819
18
+ download_size: 11446878
19
+ dataset_size: 19336382
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 samsum
continuation/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d116fc933baffd9a68809db2af1d25fcd649bc1d1cc3c61451028acdde00c662
3
+ size 620555
continuation/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3340abeec23428ec4394a84892b3ad8399ec28857500aba1ece579dab3f70d46
3
+ size 10826323