albertvillanova HF staff commited on
Commit
6f5dbbb
1 Parent(s): 9cbac54

Add pl data files

Browse files
README.md CHANGED
@@ -161,16 +161,16 @@ dataset_info:
161
  dtype: float32
162
  splits:
163
  - name: train
164
- num_bytes: 828433
165
  num_examples: 5749
166
  - name: test
167
- num_bytes: 181266
168
  num_examples: 1379
169
  - name: dev
170
- num_bytes: 231758
171
  num_examples: 1500
172
- download_size: 1212336
173
- dataset_size: 1241457
174
  - config_name: pt
175
  features:
176
  - name: sentence1
@@ -280,6 +280,14 @@ configs:
280
  path: nl/test-*
281
  - split: dev
282
  path: nl/dev-*
 
 
 
 
 
 
 
 
283
  ---
284
 
285
  # Dataset Card for STSb Multi MT
 
161
  dtype: float32
162
  splits:
163
  - name: train
164
+ num_bytes: 828425
165
  num_examples: 5749
166
  - name: test
167
+ num_bytes: 181258
168
  num_examples: 1379
169
  - name: dev
170
+ num_bytes: 231750
171
  num_examples: 1500
172
+ download_size: 832282
173
+ dataset_size: 1241433
174
  - config_name: pt
175
  features:
176
  - name: sentence1
 
280
  path: nl/test-*
281
  - split: dev
282
  path: nl/dev-*
283
+ - config_name: pl
284
+ data_files:
285
+ - split: train
286
+ path: pl/train-*
287
+ - split: test
288
+ path: pl/test-*
289
+ - split: dev
290
+ path: pl/dev-*
291
  ---
292
 
293
  # Dataset Card for STSb Multi MT
dataset_infos.json CHANGED
@@ -312,34 +312,29 @@
312
  "size_in_bytes": 2037775
313
  },
314
  "pl": {
315
- "description": "This is a multilingual translation of the STSbenchmark dataset. Translation has been done with deepl.com.\n",
316
  "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",
317
  "homepage": "https://github.com/PhilipMay/stsb-multi-mt",
318
  "license": "custom license - see project page",
319
  "features": {
320
  "sentence1": {
321
  "dtype": "string",
322
- "id": null,
323
  "_type": "Value"
324
  },
325
  "sentence2": {
326
  "dtype": "string",
327
- "id": null,
328
  "_type": "Value"
329
  },
330
  "similarity_score": {
331
  "dtype": "float32",
332
- "id": null,
333
  "_type": "Value"
334
  }
335
  },
336
- "post_processed": null,
337
- "supervised_keys": null,
338
  "builder_name": "stsb_multi_mt",
 
339
  "config_name": "pl",
340
  "version": {
341
  "version_str": "1.0.0",
342
- "description": null,
343
  "major": 1,
344
  "minor": 0,
345
  "patch": 0
@@ -347,41 +342,26 @@
347
  "splits": {
348
  "train": {
349
  "name": "train",
350
- "num_bytes": 828433,
351
  "num_examples": 5749,
352
- "dataset_name": "stsb_multi_mt"
353
  },
354
  "test": {
355
  "name": "test",
356
- "num_bytes": 181266,
357
  "num_examples": 1379,
358
- "dataset_name": "stsb_multi_mt"
359
  },
360
  "dev": {
361
  "name": "dev",
362
- "num_bytes": 231758,
363
  "num_examples": 1500,
364
- "dataset_name": "stsb_multi_mt"
365
- }
366
- },
367
- "download_checksums": {
368
- "https://raw.githubusercontent.com/PhilipMay/stsb-multi-mt/main/data/stsb-pl-train.csv": {
369
- "num_bytes": 808667,
370
- "checksum": "87a9c4443badde50c56e5fe4e198ee6bfd35c01cc82c487a9a97921c2a2e8415"
371
- },
372
- "https://raw.githubusercontent.com/PhilipMay/stsb-multi-mt/main/data/stsb-pl-dev.csv": {
373
- "num_bytes": 227287,
374
- "checksum": "0caa1ef060e886a41f6ae05bdead735089ed14e9715e63a47583ba2f13b4a17b"
375
- },
376
- "https://raw.githubusercontent.com/PhilipMay/stsb-multi-mt/main/data/stsb-pl-test.csv": {
377
- "num_bytes": 176382,
378
- "checksum": "abea78b1b3c4a39017da96d5074f4d61c1b825590bfb65e50d64216a7c68de59"
379
  }
380
  },
381
- "download_size": 1212336,
382
- "post_processing_size": null,
383
- "dataset_size": 1241457,
384
- "size_in_bytes": 2453793
385
  },
386
  "pt": {
387
  "description": "This is a multilingual translation of the STSbenchmark dataset. Translation has been done with deepl.com.\n",
 
312
  "size_in_bytes": 2037775
313
  },
314
  "pl": {
315
+ "description": "These are different multilingual translations and the English original of the STSbenchmark dataset. Translation has been done with deepl.com.\n",
316
  "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",
317
  "homepage": "https://github.com/PhilipMay/stsb-multi-mt",
318
  "license": "custom license - see project page",
319
  "features": {
320
  "sentence1": {
321
  "dtype": "string",
 
322
  "_type": "Value"
323
  },
324
  "sentence2": {
325
  "dtype": "string",
 
326
  "_type": "Value"
327
  },
328
  "similarity_score": {
329
  "dtype": "float32",
 
330
  "_type": "Value"
331
  }
332
  },
 
 
333
  "builder_name": "stsb_multi_mt",
334
+ "dataset_name": "stsb_multi_mt",
335
  "config_name": "pl",
336
  "version": {
337
  "version_str": "1.0.0",
 
338
  "major": 1,
339
  "minor": 0,
340
  "patch": 0
 
342
  "splits": {
343
  "train": {
344
  "name": "train",
345
+ "num_bytes": 828425,
346
  "num_examples": 5749,
347
+ "dataset_name": null
348
  },
349
  "test": {
350
  "name": "test",
351
+ "num_bytes": 181258,
352
  "num_examples": 1379,
353
+ "dataset_name": null
354
  },
355
  "dev": {
356
  "name": "dev",
357
+ "num_bytes": 231750,
358
  "num_examples": 1500,
359
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
360
  }
361
  },
362
+ "download_size": 832282,
363
+ "dataset_size": 1241433,
364
+ "size_in_bytes": 2073715
 
365
  },
366
  "pt": {
367
  "description": "This is a multilingual translation of the STSbenchmark dataset. Translation has been done with deepl.com.\n",
pl/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:add86258ec27a8343f51b1c9c6f75122544cb79f4fcc3345c90784a4669a963d
3
+ size 163535
pl/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6c7af780af587a3cfc062845f648e51245dc3b97c189713c674d6525f0a7b16
3
+ size 123102
pl/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a4ad7a1384098282e7f8ebc97617bfb0ef3a28a9c871675b9cca431434bfa31
3
+ size 545645