nreimers commited on
Commit
4238948
1 Parent(s): d417b7e

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"Cohere--wikipedia-22-12-simple-embeddings": {"description": "dataset load script", "citation": "\n", "homepage": "https://www.cohere.ai", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "wiki_id": {"dtype": "int32", "id": null, "_type": "Value"}, "views": {"dtype": "float32", "id": null, "_type": "Value"}, "paragraph_id": {"dtype": "int32", "id": null, "_type": "Value"}, "langs": {"dtype": "int32", "id": null, "_type": "Value"}, "emb": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wikipedia-22-12-embeddings", "config_name": "simple", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1686007372, "num_examples": 485859, "dataset_name": "wikipedia-22-12-simple-embeddings"}}, "download_checksums": null, "download_size": 1627641220, "post_processing_size": null, "dataset_size": 1686007372, "size_in_bytes": 3313648592}}