psc / dataset_infos.json
system's picture
system HF staff
Update files from the datasets library (from 1.2.0)
2d25e9d
raw
history blame
No virus
1.55 kB
{"default": {"description": "The Polish Summaries Corpus contains news articles and their summaries. We used summaries of the same article as positive pairs and sampled the most similar summaries of different articles as negatives.\n", "citation": "@inproceedings{ogro:kop:14:lrec,\ntitle={The {P}olish {S}ummaries {C}orpus},\nauthor={Ogrodniczuk, Maciej and Kope{'c}, Mateusz},\nbooktitle = \"Proceedings of the Ninth International {C}onference on {L}anguage {R}esources and {E}valuation, {LREC}~2014\",\nyear = \"2014\",\n}\n", "homepage": "http://zil.ipipan.waw.pl/PolishSummariesCorpus", "license": "CC BY-SA 3.0", "features": {"extract_text": {"dtype": "string", "id": null, "_type": "Value"}, "summary_text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["0", "1"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "psc", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5026582, "num_examples": 4302, "dataset_name": "psc"}, "test": {"name": "test", "num_bytes": 1292103, "num_examples": 1078, "dataset_name": "psc"}}, "download_checksums": {"https://klejbenchmark.com/static/data/klej_psc.zip": {"num_bytes": 2357808, "checksum": "78f00802c4631e64b64f6379dd1e8307449390c9e7c03395c3cbfba2ac7ddfc7"}}, "download_size": 2357808, "post_processing_size": null, "dataset_size": 6318685, "size_in_bytes": 8676493}}