Datasets:
Formats:
parquet
Size:
100K - 1M
Tags:
discourse-mode-classification
paraphrase-identification
cross-lingual-similarity
headline-classification
License:
Commit
•
465b1b8
1
Parent(s):
be3558f
Add copa.en data files
Browse files
README.md
CHANGED
@@ -93,16 +93,16 @@ dataset_info:
|
|
93 |
dtype: int32
|
94 |
splits:
|
95 |
- name: train
|
96 |
-
num_bytes:
|
97 |
num_examples: 400
|
98 |
- name: validation
|
99 |
-
num_bytes:
|
100 |
num_examples: 100
|
101 |
- name: test
|
102 |
-
num_bytes:
|
103 |
num_examples: 500
|
104 |
-
download_size:
|
105 |
-
dataset_size:
|
106 |
- config_name: copa.gu
|
107 |
features:
|
108 |
- name: premise
|
@@ -1486,6 +1486,14 @@ dataset_info:
|
|
1486 |
download_size: 242008091
|
1487 |
dataset_size: 189692053
|
1488 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1489 |
- config_name: wnli.en
|
1490 |
data_files:
|
1491 |
- split: train
|
|
|
93 |
dtype: int32
|
94 |
splits:
|
95 |
- name: train
|
96 |
+
num_bytes: 46033
|
97 |
num_examples: 400
|
98 |
- name: validation
|
99 |
+
num_bytes: 11679
|
100 |
num_examples: 100
|
101 |
- name: test
|
102 |
+
num_bytes: 55846
|
103 |
num_examples: 500
|
104 |
+
download_size: 79431
|
105 |
+
dataset_size: 113558
|
106 |
- config_name: copa.gu
|
107 |
features:
|
108 |
- name: premise
|
|
|
1486 |
download_size: 242008091
|
1487 |
dataset_size: 189692053
|
1488 |
configs:
|
1489 |
+
- config_name: copa.en
|
1490 |
+
data_files:
|
1491 |
+
- split: train
|
1492 |
+
path: copa.en/train-*
|
1493 |
+
- split: validation
|
1494 |
+
path: copa.en/validation-*
|
1495 |
+
- split: test
|
1496 |
+
path: copa.en/test-*
|
1497 |
- config_name: wnli.en
|
1498 |
data_files:
|
1499 |
- split: train
|
copa.en/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85f7d93b8edb41ef33fa17a879978f7738b199b483aed2ab80270baa684bc752
|
3 |
+
size 37129
|
copa.en/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f9e67481402bbb497ee8b03cbdab409877d87cd41ee66a6a36a89210a9d16b3
|
3 |
+
size 31352
|
copa.en/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76bacedb05c38fdbee87dd07225dc0639da82b6794c94079da1a962f9b21f674
|
3 |
+
size 10950
|