kawsarahmd commited on
Commit
d2f1c07
·
verified ·
1 Parent(s): 5d20f65

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: news_id
7
+ dtype: string
8
+ - name: input_text
9
+ dtype: string
10
+ - name: output_text
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 326584767
15
+ num_examples: 105600
16
+ - name: validation
17
+ num_bytes: 28094694
18
+ num_examples: 9387
19
+ - name: test
20
+ num_bytes: 7209579
21
+ num_examples: 2347
22
+ download_size: 172182902
23
+ dataset_size: 361889040
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f86f9dfa908e6bacc07c26643eca9e6379004a3e5d5f76b88e9010d331e3f1c9
3
+ size 3421519
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d94813b11dc71600c49bcf0b9c0cf1a1a5a672d6efc2208a9f0304cb01edd731
3
+ size 155357143
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5c63335d09a764dd102f1c821f03e277cffb171131ce72ff3aba3ff571fabb3
3
+ size 13404240