Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
semantic-similarity-classification
Size:
10K - 100K
ArXiv:
License:
Add gujrati dataset
Browse files
README.md
CHANGED
@@ -24,7 +24,21 @@ tags:
|
|
24 |
- mteb
|
25 |
- text
|
26 |
dataset_info:
|
27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
features:
|
29 |
- name: sentence1
|
30 |
dtype: string
|
@@ -39,6 +53,10 @@ dataset_info:
|
|
39 |
download_size: 224326
|
40 |
dataset_size: 565812
|
41 |
configs:
|
|
|
|
|
|
|
|
|
42 |
- config_name: punjabi
|
43 |
data_files:
|
44 |
- split: test
|
|
|
24 |
- mteb
|
25 |
- text
|
26 |
dataset_info:
|
27 |
+
- config_name: gujrati
|
28 |
+
features:
|
29 |
+
- name: sentence1
|
30 |
+
dtype: string
|
31 |
+
- name: sentence2
|
32 |
+
dtype: string
|
33 |
+
- name: labels
|
34 |
+
dtype: int64
|
35 |
+
splits:
|
36 |
+
- name: test
|
37 |
+
num_bytes: 550823
|
38 |
+
num_examples: 1365
|
39 |
+
download_size: 224504
|
40 |
+
dataset_size: 550823
|
41 |
+
- config_name: punjabi
|
42 |
features:
|
43 |
- name: sentence1
|
44 |
dtype: string
|
|
|
53 |
download_size: 224326
|
54 |
dataset_size: 565812
|
55 |
configs:
|
56 |
+
- config_name: gujrati
|
57 |
+
data_files:
|
58 |
+
- split: test
|
59 |
+
path: gujrati/test-*
|
60 |
- config_name: punjabi
|
61 |
data_files:
|
62 |
- split: test
|