BSavoldi commited on
Commit
4c49f63
·
verified ·
1 Parent(s): 848e7a6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +188 -0
README.md ADDED
@@ -0,0 +1,188 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: main
4
+ data_files:
5
+ - split: test
6
+ path:
7
+ - "en-es.tsv"
8
+ default: true
9
+ - config_name: common
10
+ data_files:
11
+ - split: test
12
+ path:
13
+ - "en-es_common.tsv"
14
+ annotations_creators:
15
+ - expert-generated
16
+ language:
17
+ - en
18
+ - it
19
+ - de
20
+ - es
21
+ language_creators:
22
+ - expert-generated
23
+ license:
24
+ - cc-by-4.0
25
+ multilinguality:
26
+ - multilingual
27
+ - translation
28
+ paperswithcode_id: null
29
+ pretty_name: MGeNTE
30
+ size_categories:
31
+ - 1K<n<10K
32
+ source_datasets: []
33
+ tags:
34
+ - gender
35
+ - bias
36
+ - inclusivity
37
+ - rewriting
38
+ - translation
39
+ - mt
40
+ task_categories:
41
+ - translation
42
+ - text-generation
43
+ task_ids:
44
+ - language-modeling
45
+ ---
46
+
47
+ # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
48
+ # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
49
+ {}
50
+ ---
51
+
52
+ # Dataset Card for Dataset Name
53
+
54
+ <!-- Provide a quick summary of the dataset. -->
55
+
56
+ This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
57
+
58
+ ## Dataset Details
59
+
60
+ ### Dataset Description
61
+
62
+ <!-- Provide a longer summary of what this dataset is. -->
63
+
64
+
65
+
66
+ - **Curated by:** [More Information Needed]
67
+ - **Funded by [optional]:** [More Information Needed]
68
+ - **Shared by [optional]:** [More Information Needed]
69
+ - **Language(s) (NLP):** [More Information Needed]
70
+ - **License:** [More Information Needed]
71
+
72
+ ### Dataset Sources [optional]
73
+
74
+ <!-- Provide the basic links for the dataset. -->
75
+
76
+ - **Repository:** [More Information Needed]
77
+ - **Paper [optional]:** [More Information Needed]
78
+ - **Demo [optional]:** [More Information Needed]
79
+
80
+ ## Uses
81
+
82
+ <!-- Address questions around how the dataset is intended to be used. -->
83
+
84
+ ### Direct Use
85
+
86
+ <!-- This section describes suitable use cases for the dataset. -->
87
+
88
+ [More Information Needed]
89
+
90
+ ### Out-of-Scope Use
91
+
92
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
93
+
94
+ [More Information Needed]
95
+
96
+ ## Dataset Structure
97
+
98
+ <!-- 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. -->
99
+
100
+ [More Information Needed]
101
+
102
+ ## Dataset Creation
103
+
104
+ ### Curation Rationale
105
+
106
+ <!-- Motivation for the creation of this dataset. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ### Source Data
111
+
112
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
113
+
114
+ #### Data Collection and Processing
115
+
116
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Who are the source data producers?
121
+
122
+ <!-- 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. -->
123
+
124
+ [More Information Needed]
125
+
126
+ ### Annotations [optional]
127
+
128
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
129
+
130
+ #### Annotation process
131
+
132
+ <!-- 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. -->
133
+
134
+ [More Information Needed]
135
+
136
+ #### Who are the annotators?
137
+
138
+ <!-- This section describes the people or systems who created the annotations. -->
139
+
140
+ [More Information Needed]
141
+
142
+ #### Personal and Sensitive Information
143
+
144
+ <!-- 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. -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Bias, Risks, and Limitations
149
+
150
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
151
+
152
+ [More Information Needed]
153
+
154
+ ### Recommendations
155
+
156
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
157
+
158
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
159
+
160
+ ## Citation [optional]
161
+
162
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
163
+
164
+ **BibTeX:**
165
+
166
+ [More Information Needed]
167
+
168
+ **APA:**
169
+
170
+ [More Information Needed]
171
+
172
+ ## Glossary [optional]
173
+
174
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
175
+
176
+ [More Information Needed]
177
+
178
+ ## More Information [optional]
179
+
180
+ [More Information Needed]
181
+
182
+ ## Dataset Card Authors [optional]
183
+
184
+ [More Information Needed]
185
+
186
+ ## Dataset Card Contact
187
+
188
+ [More Information Needed]