parquet-converter commited on
Commit
9212f70
1 Parent(s): 36076b0

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,41 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bin.* filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ftz filter=lfs diff=lfs merge=lfs -text
7
- *.gz filter=lfs diff=lfs merge=lfs -text
8
- *.h5 filter=lfs diff=lfs merge=lfs -text
9
- *.joblib filter=lfs diff=lfs merge=lfs -text
10
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.model filter=lfs diff=lfs merge=lfs -text
12
- *.msgpack filter=lfs diff=lfs merge=lfs -text
13
- *.onnx filter=lfs diff=lfs merge=lfs -text
14
- *.ot filter=lfs diff=lfs merge=lfs -text
15
- *.parquet filter=lfs diff=lfs merge=lfs -text
16
- *.pb filter=lfs diff=lfs merge=lfs -text
17
- *.pt filter=lfs diff=lfs merge=lfs -text
18
- *.pth filter=lfs diff=lfs merge=lfs -text
19
- *.rar filter=lfs diff=lfs merge=lfs -text
20
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
- *.tar.* filter=lfs diff=lfs merge=lfs -text
22
- *.tflite filter=lfs diff=lfs merge=lfs -text
23
- *.tgz filter=lfs diff=lfs merge=lfs -text
24
- *.wasm filter=lfs diff=lfs merge=lfs -text
25
- *.xz filter=lfs diff=lfs merge=lfs -text
26
- *.zip filter=lfs diff=lfs merge=lfs -text
27
- *.zstandard filter=lfs diff=lfs merge=lfs -text
28
- *tfevents* filter=lfs diff=lfs merge=lfs -text
29
- # Audio files - uncompressed
30
- *.pcm filter=lfs diff=lfs merge=lfs -text
31
- *.sam filter=lfs diff=lfs merge=lfs -text
32
- *.raw filter=lfs diff=lfs merge=lfs -text
33
- # Audio files - compressed
34
- *.aac filter=lfs diff=lfs merge=lfs -text
35
- *.flac filter=lfs diff=lfs merge=lfs -text
36
- *.mp3 filter=lfs diff=lfs merge=lfs -text
37
- *.ogg filter=lfs diff=lfs merge=lfs -text
38
- *.wav filter=lfs diff=lfs merge=lfs -text
39
- train.csv filter=lfs diff=lfs merge=lfs -text
40
- validation.csv filter=lfs diff=lfs merge=lfs -text
41
- test.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
validation.csv → Goud--Goud-sum/csv-test.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d64f1c7b4186a1ced94f49daabcaafa9a07838c6168a3ff82178b3b807a5133
3
- size 19603443
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97cd5b9fff2b708ec0ec689794be85ee3136b41834a93f954d67ed2f351ee70
3
+ size 10060592
train.csv → Goud--Goud-sum/csv-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:867776c13b6a649a528d16d39bfdddee0734e0d1a01160a9670c019b712d95ba
3
- size 287241908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05b4eb167c30cce6be741ee9d300c2ea8a6ef89468698d7c0ed5b1504f366196
3
+ size 147736053
test.csv → Goud--Goud-sum/csv-validation.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb0fa7243729d0db57cb7e1690a5d28c61a92460d83748a9897c664a98fe701a
3
- size 19603193
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ccffc400b64dca7e1c56fb2710eff162c80d4459d357ac0b3f8fab496b472c
3
+ size 10091116
README.md DELETED
@@ -1,159 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - no-annotation
4
- language_creators:
5
- - machine-generated
6
- language: []
7
- license: []
8
- multilinguality: []
9
- pretty_name: Goud-sum
10
- size_categories:
11
- - 100K<n<1M
12
- source_datasets:
13
- - original
14
- task_categories:
15
- - summarization
16
- task_ids:
17
- - news-articles-headline-generation
18
- ---
19
-
20
- # Dataset Card for Goud summarization dataset
21
-
22
- ## Table of Contents
23
- - [Table of Contents](#table-of-contents)
24
- - [Dataset Description](#dataset-description)
25
- - [Dataset Summary](#dataset-summary)
26
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
27
- - [Languages](#languages)
28
- - [Dataset Structure](#dataset-structure)
29
- - [Data Instances](#data-instances)
30
- - [Data Fields](#data-fields)
31
- - [Data Splits](#data-splits)
32
- - [Dataset Creation](#dataset-creation)
33
- - [Curation Rationale](#curation-rationale)
34
- - [Source Data](#source-data)
35
- - [Annotations](#annotations)
36
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
37
- - [Considerations for Using the Data](#considerations-for-using-the-data)
38
- - [Social Impact of Dataset](#social-impact-of-dataset)
39
- - [Discussion of Biases](#discussion-of-biases)
40
- - [Other Known Limitations](#other-known-limitations)
41
- - [Additional Information](#additional-information)
42
- - [Dataset Curators](#dataset-curators)
43
- - [Licensing Information](#licensing-information)
44
- - [Citation Information](#citation-information)
45
- - [Contributions](#contributions)
46
-
47
- ## Dataset Description
48
-
49
- - **Homepage:**[Needs More Information]
50
- - **Repository:**[Needs More Information]
51
- - **Paper:**[Goud.ma: a News Article Dataset for Summarization in Moroccan Darija](https://openreview.net/forum?id=BMVq5MELb9)
52
- - **Leaderboard:**[Needs More Information]
53
- - **Point of Contact:**[Needs More Information]
54
-
55
- ### Dataset Summary
56
-
57
- Goud-sum contains 158k articles and their headlines extracted from [Goud.ma](https://www.goud.ma/) news website. The articles are written in the Arabic script. All headlines are in Moroccan Darija, while articles may be in Moroccan Darija, in Modern Standard Arabic, or a mix of both (code-switched Moroccan Darija).
58
-
59
- ### Supported Tasks and Leaderboards
60
-
61
- Text Summarization
62
-
63
- ### Languages
64
-
65
- * Moroccan Arabic (Darija)
66
- * Modern Standard Arabic
67
-
68
- ## Dataset Structure
69
-
70
- ### Data Instances
71
-
72
- The dataset consists of article-headline pairs in string format.
73
-
74
- ### Data Fields
75
-
76
- * article: a string containing the body of the news article
77
- * headline: a string containing the article's headline
78
- * categories: a list of string of article categories
79
-
80
- ### Data Splits
81
-
82
- Goud-sum dataset has 3 splits: _train_, _validation_, and _test_. Below are the number of instances in each split.
83
-
84
- | Dataset Split | Number of Instances in Split |
85
- | ------------- | ------------------------------------------- |
86
- | Train | 139,288 |
87
- | Validation | 9,497 |
88
- | Test | 9,497 |
89
-
90
- ## Dataset Creation
91
-
92
- ### Curation Rationale
93
-
94
- [More Information Needed]
95
-
96
- ### Source Data
97
-
98
- #### Initial Data Collection and Normalization
99
-
100
- [More Information Needed]
101
-
102
- #### Who are the source language producers?
103
-
104
- The text was written by journalists at [Goud](https://www.goud.ma/).
105
-
106
- ### Annotations
107
- The dataset does not contain any additional annotations.
108
-
109
- #### Annotation process
110
-
111
- [N/A]
112
-
113
- #### Who are the annotators?
114
-
115
- [N/A]
116
-
117
- ### Personal and Sensitive Information
118
-
119
- [More Information Needed]
120
-
121
- ## Considerations for Using the Data
122
-
123
- ### Social Impact of Dataset
124
-
125
- [More Information Needed]
126
-
127
- ### Discussion of Biases
128
-
129
- [More Information Needed]
130
-
131
- ### Other Known Limitations
132
-
133
- [More Information Needed]
134
-
135
- ## Additional Information
136
-
137
- ### Dataset Curators
138
-
139
- [More Information Needed]
140
-
141
- ### Licensing Information
142
-
143
- [More Information Needed]
144
-
145
- ### Citation Information
146
-
147
- ```
148
- @inproceedings{issam2022goudma,
149
- title={Goud.ma: a News Article Dataset for Summarization in Moroccan Darija},
150
- author={Abderrahmane Issam and Khalil Mrini},
151
- booktitle={3rd Workshop on African Natural Language Processing},
152
- year={2022},
153
- url={https://openreview.net/forum?id=BMVq5MELb9}
154
- }
155
- ```
156
-
157
- ### Contributions
158
-
159
- Thanks to [@issam9](https://github.com/issam9) and [@KhalilMrini](https://github.com/KhalilMrini) for adding this dataset.