Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"fgrezes--SciX_UAT_keywords": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"bibcode": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "abstract": {"dtype": "string", "id": null, "_type": "Value"}, "verified_uat_ids": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "verified_uat_labels": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 30812885, "num_examples": 18677, "dataset_name": "SciX_UAT_keywords"}, "val": {"name": "val", "num_bytes": 5057387, "num_examples": 3025, "dataset_name": "SciX_UAT_keywords"}}, "download_checksums": null, "download_size": 18973966, "post_processing_size": null, "dataset_size": 35870272, "size_in_bytes": 54844238}}
|