Datasets:

Sub-tasks: parsing
Languages: English
Multilinguality: monolingual
Size Categories: unknown
Language Creators: found
Annotations Creators: expert-generated
Source Datasets: original
scidtb / dataset_infos.json
dfki-nlp's picture
Create dataset_infos.json
3157fc5
{"SciDTB": {"description": "This is a discourse dependency corpus SciDTB based on scientific abstracts.", "citation": "@article{yang2018scidtb,\n title={Scidtb: Discourse dependency treebank for scientific abstracts},\n author={Yang, An and Li, Sujian},\n journal={arXiv preprint arXiv:1806.03653},\n year={2018}\n }\n", "homepage": "https://github.com/PKU-TANGENT/SciDTB", "license": "", "features": {"root": {"feature": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "parent": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "relation": {"dtype": "string", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}, "file_name": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "sci_dtb_dataset", "config_name": "SciDTB", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 954517, "num_examples": 743, "dataset_name": "sci_dtb_dataset"}, "dev": {"name": "dev", "num_bytes": 197354, "num_examples": 154, "dataset_name": "sci_dtb_dataset"}, "test": {"name": "test", "num_bytes": 193297, "num_examples": 152, "dataset_name": "sci_dtb_dataset"}}, "download_checksums": {"https://codeload.github.com/PKU-TANGENT/SciDTB/zip/refs/heads/master": {"num_bytes": 1404106, "checksum": "1cacdc0012edefadbe6eb4c33b952abef2303dbc0b665b1f16eb79d5e7d29daf"}}, "download_size": 1404106, "post_processing_size": null, "dataset_size": 1345168, "size_in_bytes": 2749274}}