Datasets:

ArXiv:
License:
abhik1505040 commited on
Commit
8c815f9
1 Parent(s): a064f3d

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- task_categories:
3
- - summarization
4
- task_ids:
5
- - news-articles-summarization
6
  language:
7
  - am
8
  - ar
@@ -47,19 +47,51 @@ language:
47
  - vi
48
  - cy
49
  - yo
50
- size_categories:
51
- - 1M<n<10M
52
  license:
53
  - cc-by-nc-sa-4.0
54
  multilinguality:
55
  - multilingual
 
 
56
  source_datasets:
57
  - original
58
- annotations_creators:
59
- - found
60
- language_creators:
61
- - found
62
  pretty_name: CrossSum
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  ---
64
 
65
  # Dataset Card for "CrossSum"
 
1
  ---
2
+ annotations_creators:
3
+ - found
4
+ language_creators:
5
+ - found
6
  language:
7
  - am
8
  - ar
 
47
  - vi
48
  - cy
49
  - yo
 
 
50
  license:
51
  - cc-by-nc-sa-4.0
52
  multilinguality:
53
  - multilingual
54
+ size_categories:
55
+ - 1M<n<10M
56
  source_datasets:
57
  - original
58
+ task_categories:
59
+ - summarization
60
+ task_ids:
61
+ - news-articles-summarization
62
  pretty_name: CrossSum
63
+ dataset_info:
64
+ config_name: oromo-oromo
65
+ features:
66
+ - name: source_url
67
+ dtype: string
68
+ - name: target_url
69
+ dtype: string
70
+ - name: summary
71
+ dtype: string
72
+ - name: text
73
+ dtype: string
74
+ splits:
75
+ - name: train
76
+ num_bytes: 21237367
77
+ num_examples: 6032
78
+ - name: test
79
+ num_bytes: 2557269
80
+ num_examples: 726
81
+ - name: validation
82
+ num_bytes: 2500323
83
+ num_examples: 727
84
+ download_size: 14728313
85
+ dataset_size: 26294959
86
+ configs:
87
+ - config_name: oromo-oromo
88
+ data_files:
89
+ - split: train
90
+ path: oromo-oromo/train-*
91
+ - split: test
92
+ path: oromo-oromo/test-*
93
+ - split: validation
94
+ path: oromo-oromo/validation-*
95
  ---
96
 
97
  # Dataset Card for "CrossSum"
oromo-oromo/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9ce745158ef43f369c78ef78da23416055c962237bae95ed6c2ae3c63ce24f6
3
+ size 1440483
oromo-oromo/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd61a179ed8481b615297352409fc5ebfeba5746d5b7aa93772a696c0890f05
3
+ size 11880372
oromo-oromo/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c41b0aeb6a513b453782b140b5e365f1781808f0df0ae4b05643c11223f247b1
3
+ size 1407458