mohamedanm ayymen commited on
Commit
469d8a4
·
0 Parent(s):

Duplicate from Tamazight-NLP/DGLAI

Browse files

Co-authored-by: Mohamed Aymane Farhi <ayymen@users.noreply.huggingface.co>

Files changed (3) hide show
  1. .gitattributes +55 -0
  2. README.md +151 -0
  3. dglai_examples.tsv +0 -0
.gitattributes ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt 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
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - translation
4
+ - text2text-generation
5
+ language:
6
+ - ber
7
+ - zgh
8
+ - fr
9
+ - ar
10
+ size_categories:
11
+ - 1K<n<10K
12
+ pretty_name: DGLAI examples
13
+ ---
14
+
15
+ # Dataset Card for DGLAI examples
16
+
17
+ <!-- Provide a quick summary of the dataset. -->
18
+
19
+ Parallel sentences scraped from the DGLAI (Dictionnaire Général de la Langue Amazighe) published by IRCAM.
20
+
21
+ ## Dataset Details
22
+
23
+ ### Dataset Description
24
+
25
+ <!-- Provide a longer summary of what this dataset is. -->
26
+
27
+
28
+
29
+ - **Curated by:** IRCAM.
30
+ - **Funded by [optional]:** [More Information Needed]
31
+ - **Shared by [optional]:** [More Information Needed]
32
+ - **Language(s) (NLP):** Standard Moroccan Tamazight, French, Arabic.
33
+ - **License:** [More Information Needed]
34
+
35
+ ### Dataset Sources [optional]
36
+
37
+ <!-- Provide the basic links for the dataset. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the dataset is intended to be used. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section describes suitable use cases for the dataset. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Out-of-Scope Use
54
+
55
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
56
+
57
+ [More Information Needed]
58
+
59
+ ## Dataset Structure
60
+
61
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Dataset Creation
66
+
67
+ ### Curation Rationale
68
+
69
+ <!-- Motivation for the creation of this dataset. -->
70
+
71
+ [More Information Needed]
72
+
73
+ ### Source Data
74
+
75
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
76
+
77
+ #### Data Collection and Processing
78
+
79
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
80
+
81
+ [More Information Needed]
82
+
83
+ #### Who are the source data producers?
84
+
85
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Annotations [optional]
90
+
91
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
92
+
93
+ #### Annotation process
94
+
95
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
96
+
97
+ [More Information Needed]
98
+
99
+ #### Who are the annotators?
100
+
101
+ <!-- This section describes the people or systems who created the annotations. -->
102
+
103
+ [More Information Needed]
104
+
105
+ #### Personal and Sensitive Information
106
+
107
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Bias, Risks, and Limitations
112
+
113
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
114
+
115
+ [More Information Needed]
116
+
117
+ ### Recommendations
118
+
119
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
120
+
121
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
122
+
123
+ ## Citation [optional]
124
+
125
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
126
+
127
+ **BibTeX:**
128
+
129
+ [More Information Needed]
130
+
131
+ **APA:**
132
+
133
+ [More Information Needed]
134
+
135
+ ## Glossary [optional]
136
+
137
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## More Information [optional]
142
+
143
+ [More Information Needed]
144
+
145
+ ## Dataset Card Authors [optional]
146
+
147
+ [More Information Needed]
148
+
149
+ ## Dataset Card Contact
150
+
151
+ [More Information Needed]
dglai_examples.tsv ADDED
The diff for this file is too large to render. See raw diff