Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
natural-language-inference
Languages:
Catalan
Size:
1K - 10K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
-
YAML tags:
|
3 |
-
|
4 |
annotations_creators:
|
5 |
- expert-generated
|
6 |
language_creators:
|
@@ -11,7 +10,7 @@ license:
|
|
11 |
- cc-by-sa-4.0
|
12 |
multilinguality:
|
13 |
- monolingual
|
14 |
-
pretty_name:
|
15 |
size_categories:
|
16 |
- unknown
|
17 |
source_datasets: []
|
@@ -19,10 +18,33 @@ task_categories:
|
|
19 |
- text-classification
|
20 |
task_ids:
|
21 |
- natural-language-inference
|
22 |
-
|
23 |
---
|
24 |
|
25 |
# Dataset Card for XNLI-ca
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
|
28 |
## Dataset Description
|
@@ -160,3 +182,7 @@ XNLI is restricted to only non-commercial research purposes under the Creative C
|
|
160 |
|
161 |
```
|
162 |
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
YAML tags: null
|
|
|
3 |
annotations_creators:
|
4 |
- expert-generated
|
5 |
language_creators:
|
|
|
10 |
- cc-by-sa-4.0
|
11 |
multilinguality:
|
12 |
- monolingual
|
13 |
+
pretty_name: xnli-ca
|
14 |
size_categories:
|
15 |
- unknown
|
16 |
source_datasets: []
|
|
|
18 |
- text-classification
|
19 |
task_ids:
|
20 |
- natural-language-inference
|
|
|
21 |
---
|
22 |
|
23 |
# Dataset Card for XNLI-ca
|
24 |
+
- [Table of Contents](#table-of-contents)
|
25 |
+
- [Dataset Description](#dataset-description)
|
26 |
+
- [Dataset Summary](#dataset-summary)
|
27 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
28 |
+
- [Languages](#languages)
|
29 |
+
- [Dataset Structure](#dataset-structure)
|
30 |
+
- [Data Instances](#data-instances)
|
31 |
+
- [Example](#example)
|
32 |
+
- [Data Fields](#data-fields)
|
33 |
+
- [Data Splits](#data-splits)
|
34 |
+
- [Dataset Creation](#dataset-creation)
|
35 |
+
- [Curation Rationale](#curation-rationale)
|
36 |
+
- [Source Data](#source-data)
|
37 |
+
- [Annotations](#annotations)
|
38 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
39 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
40 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
41 |
+
- [Discussion of Biases](#discussion-of-biases)
|
42 |
+
- [Other Known Limitations](#other-known-limitations)
|
43 |
+
- [Additional Information](#additional-information)
|
44 |
+
- [Dataset Curators](#dataset-curators)
|
45 |
+
- [Licensing Information](#licensing-information)
|
46 |
+
- [Citation Information](#citation-information)
|
47 |
+
- [Contributions](#contributions)
|
48 |
|
49 |
|
50 |
## Dataset Description
|
|
|
182 |
|
183 |
```
|
184 |
|
185 |
+
|
186 |
+
### Contributions
|
187 |
+
|
188 |
+
[N/A]
|