Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"truongpdd--KDD22task2": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"Unnamed: 0": {"dtype": "int64", "id": null, "_type": "Value"}, "example_id": {"dtype": "int64", "id": null, "_type": "Value"}, "query": {"dtype": "string", "id": null, "_type": "Value"}, "product_id": {"dtype": "string", "id": null, "_type": "Value"}, "query_locale": {"dtype": "string", "id": null, "_type": "Value"}, "esci_label": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "input_ids": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "token_type_ids": {"feature": {"dtype": "int8", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "attention_mask": {"feature": {"dtype": "int8", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels": {"dtype": "int64", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "csv", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 373356337, "num_examples": 84914, "dataset_name": "KDD22task2"}, "valid": {"name": "valid", "num_bytes": 66411135, "num_examples": 15086, "dataset_name": "KDD22task2"}}, "download_checksums": null, "download_size": 138148676, "post_processing_size": null, "dataset_size": 439767472, "size_in_bytes": 577916148}}
|