Datasets:
Formats:
parquet
Size:
100K - 1M
Tags:
discourse-mode-classification
paraphrase-identification
cross-lingual-similarity
headline-classification
License:
Commit
•
be3558f
1
Parent(s):
d95ba04
Add wnli.mr data files
Browse files
README.md
CHANGED
@@ -1167,16 +1167,16 @@ dataset_info:
|
|
1167 |
'2': None
|
1168 |
splits:
|
1169 |
- name: train
|
1170 |
-
num_bytes:
|
1171 |
num_examples: 635
|
1172 |
- name: validation
|
1173 |
-
num_bytes:
|
1174 |
num_examples: 71
|
1175 |
- name: test
|
1176 |
-
num_bytes:
|
1177 |
num_examples: 146
|
1178 |
-
download_size:
|
1179 |
-
dataset_size:
|
1180 |
- config_name: wstp.as
|
1181 |
features:
|
1182 |
- name: sectionText
|
@@ -1510,6 +1510,14 @@ configs:
|
|
1510 |
path: wnli.hi/validation-*
|
1511 |
- split: test
|
1512 |
path: wnli.hi/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1513 |
---
|
1514 |
|
1515 |
# Dataset Card for "indic_glue"
|
|
|
1167 |
'2': None
|
1168 |
splits:
|
1169 |
- name: train
|
1170 |
+
num_bytes: 256649
|
1171 |
num_examples: 635
|
1172 |
- name: validation
|
1173 |
+
num_bytes: 29218
|
1174 |
num_examples: 71
|
1175 |
- name: test
|
1176 |
+
num_bytes: 97128
|
1177 |
num_examples: 146
|
1178 |
+
download_size: 103774
|
1179 |
+
dataset_size: 382995
|
1180 |
- config_name: wstp.as
|
1181 |
features:
|
1182 |
- name: sectionText
|
|
|
1510 |
path: wnli.hi/validation-*
|
1511 |
- split: test
|
1512 |
path: wnli.hi/test-*
|
1513 |
+
- config_name: wnli.mr
|
1514 |
+
data_files:
|
1515 |
+
- split: train
|
1516 |
+
path: wnli.mr/train-*
|
1517 |
+
- split: validation
|
1518 |
+
path: wnli.mr/validation-*
|
1519 |
+
- split: test
|
1520 |
+
path: wnli.mr/test-*
|
1521 |
---
|
1522 |
|
1523 |
# Dataset Card for "indic_glue"
|
wnli.mr/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4b789e9d5d826b9dd878cab1e82c82fcbdd4487743138984f48f9c5f5f917a8
|
3 |
+
size 21826
|
wnli.mr/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14bef81b1dda040ae37407931719082e83ca2eec9e778e586b215bffec0c014f
|
3 |
+
size 65500
|
wnli.mr/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:077575d096d512b507ae9f130c345ee030d4b59062137e540e37b0ed4c2976ef
|
3 |
+
size 16448
|