Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Size:
10K - 100K
ArXiv:
Tags:
sentence-transformers
License:
Commit
·
c7b6e43
1
Parent(s):
6f5dbbb
Add pt data files
Browse files- README.md +13 -5
- dataset_infos.json +11 -31
- pt/dev-00000-of-00001.parquet +3 -0
- pt/test-00000-of-00001.parquet +3 -0
- pt/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -181,16 +181,16 @@ dataset_info:
|
|
| 181 |
dtype: float32
|
| 182 |
splits:
|
| 183 |
- name: train
|
| 184 |
-
num_bytes:
|
| 185 |
num_examples: 5749
|
| 186 |
- name: test
|
| 187 |
-
num_bytes:
|
| 188 |
num_examples: 1379
|
| 189 |
- name: dev
|
| 190 |
-
num_bytes:
|
| 191 |
num_examples: 1500
|
| 192 |
-
download_size:
|
| 193 |
-
dataset_size:
|
| 194 |
- config_name: ru
|
| 195 |
features:
|
| 196 |
- name: sentence1
|
|
@@ -288,6 +288,14 @@ configs:
|
|
| 288 |
path: pl/test-*
|
| 289 |
- split: dev
|
| 290 |
path: pl/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 291 |
---
|
| 292 |
|
| 293 |
# Dataset Card for STSb Multi MT
|
|
|
|
| 181 |
dtype: float32
|
| 182 |
splits:
|
| 183 |
- name: train
|
| 184 |
+
num_bytes: 854348
|
| 185 |
num_examples: 5749
|
| 186 |
- name: test
|
| 187 |
+
num_bytes: 189155
|
| 188 |
num_examples: 1379
|
| 189 |
- name: dev
|
| 190 |
+
num_bytes: 240551
|
| 191 |
num_examples: 1500
|
| 192 |
+
download_size: 799737
|
| 193 |
+
dataset_size: 1284054
|
| 194 |
- config_name: ru
|
| 195 |
features:
|
| 196 |
- name: sentence1
|
|
|
|
| 288 |
path: pl/test-*
|
| 289 |
- split: dev
|
| 290 |
path: pl/dev-*
|
| 291 |
+
- config_name: pt
|
| 292 |
+
data_files:
|
| 293 |
+
- split: train
|
| 294 |
+
path: pt/train-*
|
| 295 |
+
- split: test
|
| 296 |
+
path: pt/test-*
|
| 297 |
+
- split: dev
|
| 298 |
+
path: pt/dev-*
|
| 299 |
---
|
| 300 |
|
| 301 |
# Dataset Card for STSb Multi MT
|
dataset_infos.json
CHANGED
|
@@ -364,34 +364,29 @@
|
|
| 364 |
"size_in_bytes": 2073715
|
| 365 |
},
|
| 366 |
"pt": {
|
| 367 |
-
"description": "
|
| 368 |
"citation": "@InProceedings{huggingface:dataset:stsb_multi_mt,\ntitle = {Machine translated multilingual STS benchmark dataset.},\nauthor={Philip May},\nyear={2021},\nurl={https://github.com/PhilipMay/stsb-multi-mt}\n}\n",
|
| 369 |
"homepage": "https://github.com/PhilipMay/stsb-multi-mt",
|
| 370 |
"license": "custom license - see project page",
|
| 371 |
"features": {
|
| 372 |
"sentence1": {
|
| 373 |
"dtype": "string",
|
| 374 |
-
"id": null,
|
| 375 |
"_type": "Value"
|
| 376 |
},
|
| 377 |
"sentence2": {
|
| 378 |
"dtype": "string",
|
| 379 |
-
"id": null,
|
| 380 |
"_type": "Value"
|
| 381 |
},
|
| 382 |
"similarity_score": {
|
| 383 |
"dtype": "float32",
|
| 384 |
-
"id": null,
|
| 385 |
"_type": "Value"
|
| 386 |
}
|
| 387 |
},
|
| 388 |
-
"post_processed": null,
|
| 389 |
-
"supervised_keys": null,
|
| 390 |
"builder_name": "stsb_multi_mt",
|
|
|
|
| 391 |
"config_name": "pt",
|
| 392 |
"version": {
|
| 393 |
"version_str": "1.0.0",
|
| 394 |
-
"description": null,
|
| 395 |
"major": 1,
|
| 396 |
"minor": 0,
|
| 397 |
"patch": 0
|
|
@@ -399,41 +394,26 @@
|
|
| 399 |
"splits": {
|
| 400 |
"train": {
|
| 401 |
"name": "train",
|
| 402 |
-
"num_bytes":
|
| 403 |
"num_examples": 5749,
|
| 404 |
-
"dataset_name":
|
| 405 |
},
|
| 406 |
"test": {
|
| 407 |
"name": "test",
|
| 408 |
-
"num_bytes":
|
| 409 |
"num_examples": 1379,
|
| 410 |
-
"dataset_name":
|
| 411 |
},
|
| 412 |
"dev": {
|
| 413 |
"name": "dev",
|
| 414 |
-
"num_bytes":
|
| 415 |
"num_examples": 1500,
|
| 416 |
-
"dataset_name":
|
| 417 |
-
}
|
| 418 |
-
},
|
| 419 |
-
"download_checksums": {
|
| 420 |
-
"https://raw.githubusercontent.com/PhilipMay/stsb-multi-mt/main/data/stsb-pt-train.csv": {
|
| 421 |
-
"num_bytes": 832314,
|
| 422 |
-
"checksum": "8d769a45cf9435b840b3567dc8e327bee437a6a496eec0a1840d97262e032f60"
|
| 423 |
-
},
|
| 424 |
-
"https://raw.githubusercontent.com/PhilipMay/stsb-multi-mt/main/data/stsb-pt-dev.csv": {
|
| 425 |
-
"num_bytes": 235432,
|
| 426 |
-
"checksum": "8f063a119e9e4cd8eaa6de42ff125984867c54bfbacef14fce493783bbe6b113"
|
| 427 |
-
},
|
| 428 |
-
"https://raw.githubusercontent.com/PhilipMay/stsb-multi-mt/main/data/stsb-pt-test.csv": {
|
| 429 |
-
"num_bytes": 183762,
|
| 430 |
-
"checksum": "9ba9018a1919efd24d243112ecbb3c448e2d361eebaa1c9aadf8988e3767e9be"
|
| 431 |
}
|
| 432 |
},
|
| 433 |
-
"download_size":
|
| 434 |
-
"
|
| 435 |
-
"
|
| 436 |
-
"size_in_bytes": 2535586
|
| 437 |
},
|
| 438 |
"ru": {
|
| 439 |
"description": "This is a multilingual translation of the STSbenchmark dataset. Translation has been done with deepl.com.\n",
|
|
|
|
| 364 |
"size_in_bytes": 2073715
|
| 365 |
},
|
| 366 |
"pt": {
|
| 367 |
+
"description": "These are different multilingual translations and the English original of the STSbenchmark dataset. Translation has been done with deepl.com.\n",
|
| 368 |
"citation": "@InProceedings{huggingface:dataset:stsb_multi_mt,\ntitle = {Machine translated multilingual STS benchmark dataset.},\nauthor={Philip May},\nyear={2021},\nurl={https://github.com/PhilipMay/stsb-multi-mt}\n}\n",
|
| 369 |
"homepage": "https://github.com/PhilipMay/stsb-multi-mt",
|
| 370 |
"license": "custom license - see project page",
|
| 371 |
"features": {
|
| 372 |
"sentence1": {
|
| 373 |
"dtype": "string",
|
|
|
|
| 374 |
"_type": "Value"
|
| 375 |
},
|
| 376 |
"sentence2": {
|
| 377 |
"dtype": "string",
|
|
|
|
| 378 |
"_type": "Value"
|
| 379 |
},
|
| 380 |
"similarity_score": {
|
| 381 |
"dtype": "float32",
|
|
|
|
| 382 |
"_type": "Value"
|
| 383 |
}
|
| 384 |
},
|
|
|
|
|
|
|
| 385 |
"builder_name": "stsb_multi_mt",
|
| 386 |
+
"dataset_name": "stsb_multi_mt",
|
| 387 |
"config_name": "pt",
|
| 388 |
"version": {
|
| 389 |
"version_str": "1.0.0",
|
|
|
|
| 390 |
"major": 1,
|
| 391 |
"minor": 0,
|
| 392 |
"patch": 0
|
|
|
|
| 394 |
"splits": {
|
| 395 |
"train": {
|
| 396 |
"name": "train",
|
| 397 |
+
"num_bytes": 854348,
|
| 398 |
"num_examples": 5749,
|
| 399 |
+
"dataset_name": null
|
| 400 |
},
|
| 401 |
"test": {
|
| 402 |
"name": "test",
|
| 403 |
+
"num_bytes": 189155,
|
| 404 |
"num_examples": 1379,
|
| 405 |
+
"dataset_name": null
|
| 406 |
},
|
| 407 |
"dev": {
|
| 408 |
"name": "dev",
|
| 409 |
+
"num_bytes": 240551,
|
| 410 |
"num_examples": 1500,
|
| 411 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 412 |
}
|
| 413 |
},
|
| 414 |
+
"download_size": 799737,
|
| 415 |
+
"dataset_size": 1284054,
|
| 416 |
+
"size_in_bytes": 2083791
|
|
|
|
| 417 |
},
|
| 418 |
"ru": {
|
| 419 |
"description": "This is a multilingual translation of the STSbenchmark dataset. Translation has been done with deepl.com.\n",
|
pt/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1412277fc904d0fedc29f465876373df6361df9dc0e23bba396bb4fc0f21ce2e
|
| 3 |
+
size 157547
|
pt/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07d44920bb10ce6055a806164614681596be7216232d203f19c37e0b5df6b15a
|
| 3 |
+
size 118973
|
pt/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77fe5ce3cfb9f16db04f5fa2f8d99dc11f4bba59981f51d87932f91eecc08028
|
| 3 |
+
size 523217
|