Datasets:
rename configs to config_name
Browse files
README.md
CHANGED
@@ -26,9 +26,6 @@ task_ids:
|
|
26 |
- text-scoring
|
27 |
paperswithcode_id: nli-tr
|
28 |
pretty_name: Natural Language Inference in Turkish
|
29 |
-
configs:
|
30 |
-
- multinli_tr
|
31 |
-
- snli_tr
|
32 |
license_details: Open Portion of the American National Corpus
|
33 |
dataset_info:
|
34 |
- config_name: snli_tr
|
@@ -85,6 +82,9 @@ dataset_info:
|
|
85 |
num_examples: 10000
|
86 |
download_size: 75518512
|
87 |
dataset_size: 79471825
|
|
|
|
|
|
|
88 |
---
|
89 |
|
90 |
# Dataset Card for "nli_tr"
|
|
|
26 |
- text-scoring
|
27 |
paperswithcode_id: nli-tr
|
28 |
pretty_name: Natural Language Inference in Turkish
|
|
|
|
|
|
|
29 |
license_details: Open Portion of the American National Corpus
|
30 |
dataset_info:
|
31 |
- config_name: snli_tr
|
|
|
82 |
num_examples: 10000
|
83 |
download_size: 75518512
|
84 |
dataset_size: 79471825
|
85 |
+
config_names:
|
86 |
+
- multinli_tr
|
87 |
+
- snli_tr
|
88 |
---
|
89 |
|
90 |
# Dataset Card for "nli_tr"
|