Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
natural-language-inference
Languages:
Catalan
Size:
1K - 10K
ArXiv:
License:
LuciaTormo
commited on
Commit
•
7f46081
1
Parent(s):
07a11ee
Upload dataset
Browse files- README.md +20 -2
- data/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
YAML tags: null
|
3 |
annotations_creators:
|
4 |
- professional translators
|
5 |
language:
|
@@ -8,7 +7,6 @@ license:
|
|
8 |
- cc-by-nc-4.0
|
9 |
multilinguality:
|
10 |
- monolingual
|
11 |
-
pretty_name: xnli-ca
|
12 |
size_categories:
|
13 |
- unknown
|
14 |
source_datasets: []
|
@@ -16,6 +14,26 @@ task_categories:
|
|
16 |
- text-classification
|
17 |
task_ids:
|
18 |
- natural-language-inference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |
# Dataset Card for XNLI-ca
|
|
|
1 |
---
|
|
|
2 |
annotations_creators:
|
3 |
- professional translators
|
4 |
language:
|
|
|
7 |
- cc-by-nc-4.0
|
8 |
multilinguality:
|
9 |
- monolingual
|
|
|
10 |
size_categories:
|
11 |
- unknown
|
12 |
source_datasets: []
|
|
|
14 |
- text-classification
|
15 |
task_ids:
|
16 |
- natural-language-inference
|
17 |
+
pretty_name: xnli-ca
|
18 |
+
dataset_info:
|
19 |
+
features:
|
20 |
+
- name: label
|
21 |
+
dtype: string
|
22 |
+
- name: premise
|
23 |
+
dtype: string
|
24 |
+
- name: hypothesis
|
25 |
+
dtype: string
|
26 |
+
splits:
|
27 |
+
- name: validation
|
28 |
+
num_bytes: 488457
|
29 |
+
num_examples: 2490
|
30 |
+
download_size: 170250
|
31 |
+
dataset_size: 488457
|
32 |
+
configs:
|
33 |
+
- config_name: default
|
34 |
+
data_files:
|
35 |
+
- split: validation
|
36 |
+
path: data/validation-*
|
37 |
---
|
38 |
|
39 |
# Dataset Card for XNLI-ca
|
data/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09884c3dfefba70c28b3a48117801cebf65beb62978d92d095c0fa2f850847fa
|
3 |
+
size 170250
|