Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"leetdavid--celera": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"index": {"dtype": "int64", "id": null, "_type": "Value"}, "date": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "line": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "_annotator_id": {"dtype": "string", "id": null, "_type": "Value"}, "pred_positive": {"dtype": "float64", "id": null, "_type": "Value"}, "pred_neutral": {"dtype": "float64", "id": null, "_type": "Value"}, "pred_negative": {"dtype": "float64", "id": null, "_type": "Value"}, "relevance_score": {"dtype": "float64", "id": null, "_type": "Value"}, "market_positivity": {"dtype": "int64", "id": null, "_type": "Value"}, "importance": {"dtype": "int64", "id": null, "_type": "Value"}, "__index_level_0__": {"dtype": "int64", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 34310454, "num_examples": 7734, "dataset_name": "celera"}}, "download_checksums": null, "download_size": 19059900, "post_processing_size": null, "dataset_size": 34310454, "size_in_bytes": 53370354}}
|