Datasets:
Modalities:
Text
Formats:
csv
Size:
1K - 10K
Tags:
casimedicos
explainability
medical exams
medical question answering
multilinguality
argument mining
License:
Update README.md
Browse files
README.md
CHANGED
@@ -24,43 +24,43 @@ configs:
|
|
24 |
- en/train_en_ordered.csv
|
25 |
- split: validation
|
26 |
path:
|
27 |
-
- en/validation_en_ordered.
|
28 |
- split: test
|
29 |
path:
|
30 |
- en/test_en_ordered.csv
|
31 |
-
- config_name: es
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
- config_name: fr
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
- config_name: it
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
task_categories:
|
65 |
- text-generation
|
66 |
- question-answering
|
|
|
24 |
- en/train_en_ordered.csv
|
25 |
- split: validation
|
26 |
path:
|
27 |
+
- en/validation_en_ordered.csv
|
28 |
- split: test
|
29 |
path:
|
30 |
- en/test_en_ordered.csv
|
31 |
+
# - config_name: es
|
32 |
+
# data_files:
|
33 |
+
# - split: train
|
34 |
+
# path:
|
35 |
+
# - es/train_es_ordered.jsonl
|
36 |
+
# - split: validation
|
37 |
+
# path:
|
38 |
+
# - es/validation_es_ordered.jsonl
|
39 |
+
# - split: test
|
40 |
+
# path:
|
41 |
+
# - es/test_es_ordered.jsonl
|
42 |
+
# - config_name: fr
|
43 |
+
# data_files:
|
44 |
+
# - split: train
|
45 |
+
# path:
|
46 |
+
# - fr/train_fr_ordered.jsonl
|
47 |
+
# - split: validation
|
48 |
+
# path:
|
49 |
+
# - fr/validation_fr_ordered.jsonl
|
50 |
+
# - split: test
|
51 |
+
# path:
|
52 |
+
# - fr/test_fr_ordered.jsonl
|
53 |
+
# - config_name: it
|
54 |
+
# data_files:
|
55 |
+
# - split: train
|
56 |
+
# path:
|
57 |
+
# - it/train_it_ordered.jsonl
|
58 |
+
# - split: validation
|
59 |
+
# path:
|
60 |
+
# - it/validation_it_ordered.jsonl
|
61 |
+
# - split: test
|
62 |
+
# path:
|
63 |
+
# - it/test_it_ordered.jsonl
|
64 |
task_categories:
|
65 |
- text-generation
|
66 |
- question-answering
|