{"default": {"description": "\nThis is a dataset for classifying citation intents in academic papers.\nThe main citation intent label for each Json object is specified with the label\nkey while the citation context is specified in with a context key. Example:\n{\n 'string': 'In chacma baboons, male-infant relationships can be linked to both\n formation of friendships and paternity success [30,31].'\n 'sectionName': 'Introduction',\n 'label': 'background',\n 'citingPaperId': '7a6b2d4b405439',\n 'citedPaperId': '9d1abadc55b5e0',\n ...\n }\nYou may obtain the full information about the paper using the provided paper ids\nwith the Semantic Scholar API (https://api.semanticscholar.org/).\nThe labels are:\nMethod, Background, Result\n", "citation": "\n@InProceedings{Cohan2019Structural,\n author={Arman Cohan and Waleed Ammar and Madeleine Van Zuylen and Field Cady},\n title={Structural Scaffolds for Citation Intent Classification in Scientific Publications},\n booktitle=\"NAACL\",\n year=\"2019\"\n}\n", "homepage": "https://github.com/allenai/scicite", "license": "", "features": {"string": {"dtype": "string", "id": null, "_type": "Value"}, "sectionName": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["method", "background", "result"], "names_file": null, "id": null, "_type": "ClassLabel"}, "citingPaperId": {"dtype": "string", "id": null, "_type": "Value"}, "citedPaperId": {"dtype": "string", "id": null, "_type": "Value"}, "excerpt_index": {"dtype": "int32", "id": null, "_type": "Value"}, "isKeyCitation": {"dtype": "bool", "id": null, "_type": "Value"}, "label2": {"num_classes": 4, "names": ["supportive", "not_supportive", "cant_determine", "none"], "names_file": null, "id": null, "_type": "ClassLabel"}, "citeEnd": {"dtype": "int64", "id": null, "_type": "Value"}, "citeStart": {"dtype": "int64", "id": null, "_type": "Value"}, "source": {"num_classes": 7, "names": ["properNoun", "andPhrase", "acronym", "etAlPhrase", "explicit", "acronymParen", "nan"], "names_file": null, "id": null, "_type": "ClassLabel"}, "label_confidence": {"dtype": "float32", "id": null, "_type": "Value"}, "label2_confidence": {"dtype": "float32", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}}, "supervised_keys": null, "builder_name": "scicite", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "datasets_version_to_prepare": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 870809, "num_examples": 1859, "dataset_name": "scicite"}, "train": {"name": "train", "num_bytes": 3843904, "num_examples": 8194, "dataset_name": "scicite"}, "validation": {"name": "validation", "num_bytes": 430296, "num_examples": 916, "dataset_name": "scicite"}}, "download_checksums": {"https://s3-us-west-2.amazonaws.com/ai2-s2-research/scicite/scicite.tar.gz": {"num_bytes": 23189911, "checksum": "711ece2c4e61d116c8ae5bb07e9fbb2ee9ff7bba004b4cab7fbd0ac3af499193"}}, "download_size": 23189911, "dataset_size": 5145009, "size_in_bytes": 28334920}}