Datasets:
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +14 -5
- cdsc-e/test-00000-of-00001.parquet +3 -0
- cdsc-e/train-00000-of-00001.parquet +3 -0
- cdsc-e/validation-00000-of-00001.parquet +3 -0
- dataset_infos.json +131 -1
README.md
CHANGED
@@ -38,16 +38,16 @@ dataset_info:
|
|
38 |
'2': ENTAILMENT
|
39 |
splits:
|
40 |
- name: train
|
41 |
-
num_bytes:
|
42 |
num_examples: 8000
|
43 |
- name: test
|
44 |
-
num_bytes:
|
45 |
num_examples: 1000
|
46 |
- name: validation
|
47 |
-
num_bytes:
|
48 |
num_examples: 1000
|
49 |
-
download_size:
|
50 |
-
dataset_size:
|
51 |
- config_name: cdsc-r
|
52 |
features:
|
53 |
- name: pair_ID
|
@@ -70,6 +70,15 @@ dataset_info:
|
|
70 |
num_examples: 1000
|
71 |
download_size: 381525
|
72 |
dataset_size: 1695964
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
---
|
74 |
|
75 |
# Dataset Card for [Dataset Name]
|
|
|
38 |
'2': ENTAILMENT
|
39 |
splits:
|
40 |
- name: train
|
41 |
+
num_bytes: 1381894
|
42 |
num_examples: 8000
|
43 |
- name: test
|
44 |
+
num_bytes: 179392
|
45 |
num_examples: 1000
|
46 |
- name: validation
|
47 |
+
num_bytes: 174654
|
48 |
num_examples: 1000
|
49 |
+
download_size: 744169
|
50 |
+
dataset_size: 1735940
|
51 |
- config_name: cdsc-r
|
52 |
features:
|
53 |
- name: pair_ID
|
|
|
70 |
num_examples: 1000
|
71 |
download_size: 381525
|
72 |
dataset_size: 1695964
|
73 |
+
configs:
|
74 |
+
- config_name: cdsc-e
|
75 |
+
data_files:
|
76 |
+
- split: train
|
77 |
+
path: cdsc-e/train-*
|
78 |
+
- split: test
|
79 |
+
path: cdsc-e/test-*
|
80 |
+
- split: validation
|
81 |
+
path: cdsc-e/validation-*
|
82 |
---
|
83 |
|
84 |
# Dataset Card for [Dataset Name]
|
cdsc-e/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e018e1306afa13c0a011bc878b3f3bba337b10ed75ab476930726867632553e
|
3 |
+
size 47115
|
cdsc-e/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c80d5a2eaf4697e91ffcad641bfdf20dbe1548a9069755d45e0b3ca64b49f9a
|
3 |
+
size 648225
|
cdsc-e/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51c868664b7aaaf075fe29e1672c087e9a9af16b25cfe31c9c5917be52eeb942
|
3 |
+
size 48829
|
dataset_infos.json
CHANGED
@@ -1 +1,131 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cdsc-e": {
|
3 |
+
"description": "Polish CDSCorpus consists of 10K Polish sentence pairs which are human-annotated for semantic relatedness and entailment. The dataset may be used for the evaluation of compositional distributional semantics models of Polish. The dataset was presented at ACL 2017. Please refer to the Wr\u00f3blewska and Krasnowska-Kiera\u015b (2017) for a detailed description of the resource.\n",
|
4 |
+
"citation": "@inproceedings{wroblewska2017polish,\ntitle={Polish evaluation dataset for compositional distributional semantics models},\nauthor={Wr{'o}blewska, Alina and Krasnowska-Kiera{'s}, Katarzyna},\nbooktitle={Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},\npages={784--792},\nyear={2017}\n}\n",
|
5 |
+
"homepage": "http://zil.ipipan.waw.pl/Scwad/CDSCorpus",
|
6 |
+
"license": "CC BY-NC-SA 4.0",
|
7 |
+
"features": {
|
8 |
+
"pair_ID": {
|
9 |
+
"dtype": "int32",
|
10 |
+
"_type": "Value"
|
11 |
+
},
|
12 |
+
"sentence_A": {
|
13 |
+
"dtype": "string",
|
14 |
+
"_type": "Value"
|
15 |
+
},
|
16 |
+
"sentence_B": {
|
17 |
+
"dtype": "string",
|
18 |
+
"_type": "Value"
|
19 |
+
},
|
20 |
+
"entailment_judgment": {
|
21 |
+
"names": [
|
22 |
+
"NEUTRAL",
|
23 |
+
"CONTRADICTION",
|
24 |
+
"ENTAILMENT"
|
25 |
+
],
|
26 |
+
"_type": "ClassLabel"
|
27 |
+
}
|
28 |
+
},
|
29 |
+
"builder_name": "parquet",
|
30 |
+
"dataset_name": "cdsc",
|
31 |
+
"config_name": "cdsc-e",
|
32 |
+
"version": {
|
33 |
+
"version_str": "1.1.0",
|
34 |
+
"major": 1,
|
35 |
+
"minor": 1,
|
36 |
+
"patch": 0
|
37 |
+
},
|
38 |
+
"splits": {
|
39 |
+
"train": {
|
40 |
+
"name": "train",
|
41 |
+
"num_bytes": 1381894,
|
42 |
+
"num_examples": 8000,
|
43 |
+
"dataset_name": null
|
44 |
+
},
|
45 |
+
"test": {
|
46 |
+
"name": "test",
|
47 |
+
"num_bytes": 179392,
|
48 |
+
"num_examples": 1000,
|
49 |
+
"dataset_name": null
|
50 |
+
},
|
51 |
+
"validation": {
|
52 |
+
"name": "validation",
|
53 |
+
"num_bytes": 174654,
|
54 |
+
"num_examples": 1000,
|
55 |
+
"dataset_name": null
|
56 |
+
}
|
57 |
+
},
|
58 |
+
"download_size": 744169,
|
59 |
+
"dataset_size": 1735940,
|
60 |
+
"size_in_bytes": 2480109
|
61 |
+
},
|
62 |
+
"cdsc-r": {
|
63 |
+
"description": "Polish CDSCorpus consists of 10K Polish sentence pairs which are human-annotated for semantic relatedness and entailment. The dataset may be used for the evaluation of compositional distributional semantics models of Polish. The dataset was presented at ACL 2017. Please refer to the Wr\u00f3blewska and Krasnowska-Kiera\u015b (2017) for a detailed description of the resource.\n",
|
64 |
+
"citation": "@inproceedings{wroblewska2017polish,\ntitle={Polish evaluation dataset for compositional distributional semantics models},\nauthor={Wr{'o}blewska, Alina and Krasnowska-Kiera{'s}, Katarzyna},\nbooktitle={Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},\npages={784--792},\nyear={2017}\n}\n",
|
65 |
+
"homepage": "http://zil.ipipan.waw.pl/Scwad/CDSCorpus",
|
66 |
+
"license": "CC BY-NC-SA 4.0",
|
67 |
+
"features": {
|
68 |
+
"pair_ID": {
|
69 |
+
"dtype": "int32",
|
70 |
+
"id": null,
|
71 |
+
"_type": "Value"
|
72 |
+
},
|
73 |
+
"sentence_A": {
|
74 |
+
"dtype": "string",
|
75 |
+
"id": null,
|
76 |
+
"_type": "Value"
|
77 |
+
},
|
78 |
+
"sentence_B": {
|
79 |
+
"dtype": "string",
|
80 |
+
"id": null,
|
81 |
+
"_type": "Value"
|
82 |
+
},
|
83 |
+
"relatedness_score": {
|
84 |
+
"dtype": "float32",
|
85 |
+
"id": null,
|
86 |
+
"_type": "Value"
|
87 |
+
}
|
88 |
+
},
|
89 |
+
"post_processed": null,
|
90 |
+
"supervised_keys": null,
|
91 |
+
"builder_name": "cdsc",
|
92 |
+
"config_name": "cdsc-r",
|
93 |
+
"version": {
|
94 |
+
"version_str": "1.1.0",
|
95 |
+
"description": null,
|
96 |
+
"major": 1,
|
97 |
+
"minor": 1,
|
98 |
+
"patch": 0
|
99 |
+
},
|
100 |
+
"splits": {
|
101 |
+
"train": {
|
102 |
+
"name": "train",
|
103 |
+
"num_bytes": 1349902,
|
104 |
+
"num_examples": 8000,
|
105 |
+
"dataset_name": "cdsc"
|
106 |
+
},
|
107 |
+
"test": {
|
108 |
+
"name": "test",
|
109 |
+
"num_bytes": 175400,
|
110 |
+
"num_examples": 1000,
|
111 |
+
"dataset_name": "cdsc"
|
112 |
+
},
|
113 |
+
"validation": {
|
114 |
+
"name": "validation",
|
115 |
+
"num_bytes": 170662,
|
116 |
+
"num_examples": 1000,
|
117 |
+
"dataset_name": "cdsc"
|
118 |
+
}
|
119 |
+
},
|
120 |
+
"download_checksums": {
|
121 |
+
"https://klejbenchmark.com/static/data/klej_cdsc-r.zip": {
|
122 |
+
"num_bytes": 381525,
|
123 |
+
"checksum": "3e3358cc120bc0475e3944bd4491943a3b94d2fb4ed35773aa550ec99a1a70cc"
|
124 |
+
}
|
125 |
+
},
|
126 |
+
"download_size": 381525,
|
127 |
+
"post_processing_size": null,
|
128 |
+
"dataset_size": 1695964,
|
129 |
+
"size_in_bytes": 2077489
|
130 |
+
}
|
131 |
+
}
|