Ali-C137 commited on
Commit
c570b71
1 Parent(s): dde1d53

Upload dataset

Browse files
CohereForAI-aya_collection-translated_cnn_dailymail/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aaf4af96e96c4bacfff6f9f7dd753872d447192ed488f963407e3e97fce96b4
3
+ size 206997010
CohereForAI-aya_collection-translated_cnn_dailymail/train-00000-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52004ba98bd2053276e7cecc7414cbd019a158a6c1e2eaab7b297703a013608e
3
+ size 222609438
CohereForAI-aya_collection-translated_cnn_dailymail/train-00001-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e942343bde2f3d6311a0565680b4788e36b53e115cad9b47f5a23c84457fc5c9
3
+ size 213209423
CohereForAI-aya_collection-translated_cnn_dailymail/train-00002-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ec54c72640034b07a5220c0ddf1ef722f6b73f16661b7182923a014ea609e52
3
+ size 215581927
CohereForAI-aya_collection-translated_cnn_dailymail/train-00003-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cabdd4657fc124b1ea633b5586b84c9b2ac50831a0233f2e3ece613b8ac5902f
3
+ size 206995934
CohereForAI-aya_collection-translated_cnn_dailymail/train-00004-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0378ed0b48a1917a8dcae90850c19b762c4a84209403fc8f1a421f5c383e97c
3
+ size 212710312
CohereForAI-aya_collection-translated_cnn_dailymail/train-00005-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b896adfdf2ec399768c8167a2adf67603007284ef0ab0bce61408019564fc8e
3
+ size 211462498
CohereForAI-aya_collection-translated_cnn_dailymail/train-00006-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e4c3239805f1cbb68a001153a5a479debe484f2ecf405363838e4049f67c8f5
3
+ size 216131515
CohereForAI-aya_collection-translated_cnn_dailymail/train-00007-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3c5f7ff61959e138acb073681370614a7e6d514a8460ab5ff3c14f7c17788b5
3
+ size 262448310
CohereForAI-aya_collection-translated_cnn_dailymail/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0bcd8241dae19ce1a329f14b42eea46ead19b33b373d60df7ce146a9adc1970
3
+ size 241376823
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: CohereForAI-aya_collection-translated_cnn_dailymail
4
+ features:
5
+ - name: id
6
+ dtype: int64
7
+ - name: inputs
8
+ dtype: string
9
+ - name: targets
10
+ dtype: string
11
+ - name: dataset_name
12
+ dtype: string
13
+ - name: sub_dataset_name
14
+ dtype: string
15
+ - name: task_type
16
+ dtype: string
17
+ - name: template_id
18
+ dtype: int64
19
+ - name: language
20
+ dtype: string
21
+ - name: script
22
+ dtype: string
23
+ - name: split
24
+ dtype: string
25
+ splits:
26
+ - name: train
27
+ num_bytes: 3578924407
28
+ num_examples: 1000000
29
+ - name: test
30
+ num_bytes: 415594340
31
+ num_examples: 114900
32
+ - name: validation
33
+ num_bytes: 486698663
34
+ num_examples: 133680
35
+ download_size: 2209523190
36
+ dataset_size: 4481217410
37
+ configs:
38
+ - config_name: CohereForAI-aya_collection-translated_cnn_dailymail
39
+ data_files:
40
+ - split: train
41
+ path: CohereForAI-aya_collection-translated_cnn_dailymail/train-*
42
+ - split: test
43
+ path: CohereForAI-aya_collection-translated_cnn_dailymail/test-*
44
+ - split: validation
45
+ path: CohereForAI-aya_collection-translated_cnn_dailymail/validation-*
46
+ ---