Datasets:
ftvalentini
commited on
Commit
•
99e8e54
1
Parent(s):
5dd8c03
Update README.md
Browse files
README.md
CHANGED
@@ -20,49 +20,23 @@ configs:
|
|
20 |
path: data/corpus-*
|
21 |
---
|
22 |
|
23 |
-
# Dataset Card for
|
24 |
|
25 |
<!-- Provide a quick summary of the dataset. -->
|
26 |
|
27 |
-
This
|
28 |
-
|
29 |
-
## Dataset Details
|
30 |
-
|
31 |
-
### Dataset Description
|
32 |
-
|
33 |
-
<!-- Provide a longer summary of what this dataset is. -->
|
34 |
|
35 |
|
|
|
36 |
|
37 |
-
- **Curated by:** [More Information Needed]
|
38 |
-
- **Funded by [optional]:** [More Information Needed]
|
39 |
-
- **Shared by [optional]:** [More Information Needed]
|
40 |
-
- **Language(s) (NLP):** [More Information Needed]
|
41 |
-
- **License:** [More Information Needed]
|
42 |
|
43 |
### Dataset Sources [optional]
|
44 |
|
45 |
<!-- Provide the basic links for the dataset. -->
|
46 |
|
47 |
- **Repository:** [More Information Needed]
|
48 |
-
- **Paper
|
49 |
-
- **Demo [optional]:** [More Information Needed]
|
50 |
-
|
51 |
-
## Uses
|
52 |
-
|
53 |
-
<!-- Address questions around how the dataset is intended to be used. -->
|
54 |
-
|
55 |
-
### Direct Use
|
56 |
-
|
57 |
-
<!-- This section describes suitable use cases for the dataset. -->
|
58 |
|
59 |
-
[More Information Needed]
|
60 |
-
|
61 |
-
### Out-of-Scope Use
|
62 |
-
|
63 |
-
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
|
64 |
-
|
65 |
-
[More Information Needed]
|
66 |
|
67 |
## Dataset Structure
|
68 |
|
@@ -93,84 +67,7 @@ Provide any additional information that is not covered in the other sections abo
|
|
93 |
<!-- Note that the descriptions can be initialized with the **Show Markdown Data Fields** output of the [Datasets Tagging app](https://huggingface.co/spaces/huggingface/datasets-tagging), you will then only need to refine the generated descriptions. -->
|
94 |
|
95 |
|
96 |
-
|
97 |
-
### Data Splits
|
98 |
-
|
99 |
-
<!-- Describe and name the splits in the dataset if there are more than one.
|
100 |
-
|
101 |
-
Describe any criteria for splitting the data, if used. If there are differences between the splits (e.g. if the training annotations are machine-generated and the dev and test ones are created by humans, or if different numbers of annotators contributed to each example), describe them here.
|
102 |
-
|
103 |
-
Provide the sizes of each split. As appropriate, provide any descriptive statistics for the features, such as average length. For example:
|
104 |
-
|
105 |
-
| | train | validation | test |
|
106 |
-
|-------------------------|------:|-----------:|-----:|
|
107 |
-
| Input Sentences | | | |
|
108 |
-
| Average Sentence Length | | | |
|
109 |
-
-->
|
110 |
-
|
111 |
-
|
112 |
-
[More Information Needed]
|
113 |
-
|
114 |
-
|
115 |
-
## Dataset Creation
|
116 |
-
|
117 |
-
### Curation Rationale
|
118 |
-
|
119 |
-
<!-- Motivation for the creation of this dataset. -->
|
120 |
-
|
121 |
-
[More Information Needed]
|
122 |
-
|
123 |
-
### Source Data
|
124 |
-
|
125 |
-
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
126 |
-
|
127 |
-
#### Data Collection and Processing
|
128 |
-
|
129 |
-
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
130 |
-
|
131 |
-
[More Information Needed]
|
132 |
-
|
133 |
-
#### Who are the source data producers?
|
134 |
-
|
135 |
-
<!-- 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. -->
|
136 |
-
|
137 |
-
[More Information Needed]
|
138 |
-
|
139 |
-
### Annotations [optional]
|
140 |
-
|
141 |
-
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
|
142 |
-
|
143 |
-
#### Annotation process
|
144 |
-
|
145 |
-
<!-- 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. -->
|
146 |
-
|
147 |
-
[More Information Needed]
|
148 |
-
|
149 |
-
#### Who are the annotators?
|
150 |
-
|
151 |
-
<!-- This section describes the people or systems who created the annotations. -->
|
152 |
-
|
153 |
-
[More Information Needed]
|
154 |
-
|
155 |
-
#### Personal and Sensitive Information
|
156 |
-
|
157 |
-
<!-- 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. -->
|
158 |
-
|
159 |
-
[More Information Needed]
|
160 |
-
|
161 |
-
## Bias, Risks, and Limitations
|
162 |
-
|
163 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
164 |
-
|
165 |
-
[More Information Needed]
|
166 |
-
|
167 |
-
### Recommendations
|
168 |
-
|
169 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
170 |
-
|
171 |
-
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
172 |
-
|
173 |
-
## Citation [optional]
|
174 |
|
175 |
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
176 |
|
@@ -182,20 +79,4 @@ Users should be made aware of the risks, biases and limitations of the dataset.
|
|
182 |
|
183 |
[More Information Needed]
|
184 |
|
185 |
-
## Glossary [optional]
|
186 |
-
|
187 |
-
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
188 |
-
|
189 |
-
[More Information Needed]
|
190 |
-
|
191 |
-
## More Information [optional]
|
192 |
-
|
193 |
-
[More Information Needed]
|
194 |
-
|
195 |
-
## Dataset Card Authors [optional]
|
196 |
-
|
197 |
-
[More Information Needed]
|
198 |
-
|
199 |
-
## Dataset Card Contact
|
200 |
|
201 |
-
[More Information Needed]
|
|
|
20 |
path: data/corpus-*
|
21 |
---
|
22 |
|
23 |
+
# Dataset Card for MessIRve (corpus)
|
24 |
|
25 |
<!-- Provide a quick summary of the dataset. -->
|
26 |
|
27 |
+
This is the Spanish Wikipedia corpus for MessIRve. A document corresponds to a paragraph in Wikipedia. We used [WikiExtractor](https://github.com/attardi/wikiextractor) to process the Spanish Wikipedia dump of 2024-04-01. We provide the title of the Wikipedia articles to use as additional context when retrieving.
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
|
30 |
+
## Dataset Details
|
31 |
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
### Dataset Sources [optional]
|
34 |
|
35 |
<!-- Provide the basic links for the dataset. -->
|
36 |
|
37 |
- **Repository:** [More Information Needed]
|
38 |
+
- **Paper:** [More Information Needed]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
## Dataset Structure
|
42 |
|
|
|
67 |
<!-- Note that the descriptions can be initialized with the **Show Markdown Data Fields** output of the [Datasets Tagging app](https://huggingface.co/spaces/huggingface/datasets-tagging), you will then only need to refine the generated descriptions. -->
|
68 |
|
69 |
|
70 |
+
## Citation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
|
72 |
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
73 |
|
|
|
79 |
|
80 |
[More Information Needed]
|
81 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
|
|