Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
semantic-similarity-classification
Size:
10K - 100K
ArXiv:
License:
Add turkish dataset
Browse files- README.md +18 -0
- turkish/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -169,6 +169,20 @@ dataset_info:
|
|
169 |
num_examples: 1365
|
170 |
download_size: 245022
|
171 |
dataset_size: 676943
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
172 |
configs:
|
173 |
- config_name: assamese
|
174 |
data_files:
|
@@ -210,6 +224,10 @@ configs:
|
|
210 |
data_files:
|
211 |
- split: test
|
212 |
path: tamil/test-*
|
|
|
|
|
|
|
|
|
213 |
---
|
214 |
<!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
|
215 |
|
|
|
169 |
num_examples: 1365
|
170 |
download_size: 245022
|
171 |
dataset_size: 676943
|
172 |
+
- config_name: turkish
|
173 |
+
features:
|
174 |
+
- name: sentence1
|
175 |
+
dtype: string
|
176 |
+
- name: sentence2
|
177 |
+
dtype: string
|
178 |
+
- name: labels
|
179 |
+
dtype: int64
|
180 |
+
splits:
|
181 |
+
- name: test
|
182 |
+
num_bytes: 246707
|
183 |
+
num_examples: 1365
|
184 |
+
download_size: 156292
|
185 |
+
dataset_size: 246707
|
186 |
configs:
|
187 |
- config_name: assamese
|
188 |
data_files:
|
|
|
224 |
data_files:
|
225 |
- split: test
|
226 |
path: tamil/test-*
|
227 |
+
- config_name: turkish
|
228 |
+
data_files:
|
229 |
+
- split: test
|
230 |
+
path: turkish/test-*
|
231 |
---
|
232 |
<!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
|
233 |
|
turkish/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eca19bf5a55def77efc1fd796beb0995e41a66d66e089d401e322f5044244bd
|
3 |
+
size 156292
|