albertvillanova HF staff commited on
Commit
d290e3d
1 Parent(s): 47919ed

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (38c93823cc26ac09f46e27fca1f8b614f91354d6)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"conv_ai_2": {"description": "ConvAI is a dataset of human-to-bot conversations labelled for quality. This data can be used to train a metric for evaluating dialogue systems. Moreover, it can be used in the development of chatbots themselves: it contains the information on the quality of utterances and entire dialogues, that can guide a dialogue system in search of better answers.\n", "citation": "", "homepage": "https://github.com/DeepPavlov/convai/tree/master/2018", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "dialog_id": {"dtype": "string", "id": null, "_type": "Value"}, "dialog": [{"id": {"dtype": "int32", "id": null, "_type": "Value"}, "sender": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "sender_class": {"dtype": "string", "id": null, "_type": "Value"}}], "bot_profile": {"feature": [{"dtype": "string", "id": null, "_type": "Value"}], "length": -1, "id": null, "_type": "Sequence"}, "user_profile": {"feature": [{"dtype": "string", "id": null, "_type": "Value"}], "length": -1, "id": null, "_type": "Sequence"}, "eval_score": {"dtype": "int32", "id": null, "_type": "Value"}, "profile_match": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "conv_ai_2", "config_name": "conv_ai_2", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 8403805, "num_examples": 3495, "dataset_name": "conv_ai_2"}}, "download_checksums": {"https://github.com/DeepPavlov/convai/raw/master/2018/data/summer_wild_evaluation_dialogs.json": {"num_bytes": 6636788, "checksum": "c96f53c63d36360236aaa0590f4f9f2ab62eb544126c17aeb9f839b3781135d1"}}, "download_size": 6636788, "post_processing_size": null, "dataset_size": 8403805, "size_in_bytes": 15040593}}