Datasets:
elisanchez-beep
commited on
Commit
•
2b38d7b
1
Parent(s):
ddddf5a
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,92 @@ language:
|
|
9 |
pretty_name: meta4xnli
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Dataset Card for Dataset Name
|
|
|
9 |
pretty_name: meta4xnli
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
+
configs:
|
13 |
+
- config_name: det_es_finetune
|
14 |
+
data_files:
|
15 |
+
- split: train
|
16 |
+
path: detection/splits/es/meta4xnli_train.jsonl
|
17 |
+
- split: dev
|
18 |
+
path: detection/splits/es/meta4xnli_dev.jsonl
|
19 |
+
- split: test
|
20 |
+
path: detection/splits/es/meta4xnli_test.jsonl
|
21 |
+
- config_name: det_en_finetune
|
22 |
+
data_files:
|
23 |
+
- split: train
|
24 |
+
path: detection/splits/en/meta4xnli_train.jsonl
|
25 |
+
- split: dev
|
26 |
+
path: detection/splits/en/meta4xnli_dev.jsonl
|
27 |
+
- split: test
|
28 |
+
path: detection/splits/en/meta4xnli_test.jsonl
|
29 |
+
- config_name: det_es_eval
|
30 |
+
data_files:
|
31 |
+
- split: esxnli_prem
|
32 |
+
path: detection/source_datasets/es/esxnli_prem.jsonl
|
33 |
+
- split: esxnli_hyp
|
34 |
+
path: detection/source_datasets/es/esxnli_hyp.jsonl
|
35 |
+
- split: xnli_dev_prem
|
36 |
+
path: detection/source_datasets/es/xnli_dev_prem.jsonl
|
37 |
+
- split: xnli_dev_hyp
|
38 |
+
path: detection/source_datasets/es/xnli_dev_hyp.jsonl
|
39 |
+
- split: xnli_test_prem
|
40 |
+
path: detection/source_datasets/es/xnli_test_prem.jsonl
|
41 |
+
- split: xnli_test_hyp
|
42 |
+
path: detection/source_datasets/es/xnli_test_hyp.jsonl
|
43 |
+
- config_name: det_en_eval
|
44 |
+
data_files:
|
45 |
+
- split: esxnli_prem
|
46 |
+
path: detection/source_datasets/en/esxnli_prem.jsonl
|
47 |
+
- split: esxnli_hyp
|
48 |
+
path: detection/source_datasets/en/esxnli_hyp.jsonl
|
49 |
+
- split: xnli_dev_prem
|
50 |
+
path: detection/source_datasets/en/xnli_dev_prem.jsonl
|
51 |
+
- split: xnli_dev_hyp
|
52 |
+
path: detection/source_datasets/en/xnli_dev_hyp.jsonl
|
53 |
+
- split: xnli_test_prem
|
54 |
+
path: detection/source_datasets/en/xnli_test_prem.jsonl
|
55 |
+
- split: xnli_test_hyp
|
56 |
+
path: detection/source_datasets/en/xnli_test_hyp.jsonl
|
57 |
+
- config_name: int_finetune
|
58 |
+
datafiles:
|
59 |
+
- split: train_no_met
|
60 |
+
path : interpretation/splits/train_no_met.jsonl
|
61 |
+
- split: train_met
|
62 |
+
path: interpretation/splits/train_met.jsonl
|
63 |
+
- split: train_nonrelevant
|
64 |
+
path: interpretation/splits/train_nonrelevant.jsonl
|
65 |
+
- split: dev_no_met
|
66 |
+
path: interpretation/splits/dev_no_met.jsonl
|
67 |
+
- split: dev_met
|
68 |
+
path: interpretation/splits/dev_met.jsonl
|
69 |
+
- split: dev_nonrelevant
|
70 |
+
path: interpretation/splits/dev_nonrelevant.jsonl
|
71 |
+
- split: test_no_met
|
72 |
+
path: interpretation/splits/test_no_met.jsonl
|
73 |
+
- split: test_met
|
74 |
+
path: interpretation/splits/test_met.jsonl
|
75 |
+
- split: test_nonrelevant
|
76 |
+
path: interpretation/splits/test_nonrelevant.jsonl
|
77 |
+
- config_name: int_eval
|
78 |
+
datafiles:
|
79 |
+
- split: esxnli_met
|
80 |
+
path : interpretation/source_datasets/esxnli_met.jsonl
|
81 |
+
- split: esxnli_no_met
|
82 |
+
path : interpretation/source_datasets/esxnli_no_met.jsonl
|
83 |
+
- split: esxnli_nonrelevant
|
84 |
+
path : interpretation/source_datasets/esxnli_nonrelevant.jsonl
|
85 |
+
- split: xnli_dev_met
|
86 |
+
path : interpretation/source_datasets/xnli_dev_met.jsonl
|
87 |
+
- split: xnli_dev_no_met
|
88 |
+
path : interpretation/source_datasets/xnli_dev_no_met.jsonl
|
89 |
+
- split: xnli_dev_nonrelevant
|
90 |
+
path : interpretation/source_datasets/xnli_dev_nonrelevant.jsonl
|
91 |
+
- split: xnli_test_met
|
92 |
+
path : interpretation/source_datasets/xnli_test_met.jsonl
|
93 |
+
- split: xnli_test_no_met
|
94 |
+
path : interpretation/source_datasets/xnli_test_no_met.jsonl
|
95 |
+
- split: xnli_test_nonrelevant
|
96 |
+
path : interpretation/source_datasets/xnli_test_nonrelevant.jsonl
|
97 |
+
|
98 |
---
|
99 |
|
100 |
# Dataset Card for Dataset Name
|