movielens_ratings / dataset_infos.json
ashraq's picture
Upload dataset_infos.json with huggingface_hub
a1c7c33
{"ashraq--movielens_ratings": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"imdbId": {"dtype": "string", "id": null, "_type": "Value"}, "tmdbId": {"dtype": "string", "id": null, "_type": "Value"}, "movie_id": {"dtype": "int64", "id": null, "_type": "Value"}, "user_id": {"dtype": "int64", "id": null, "_type": "Value"}, "rating": {"dtype": "float64", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "genres": {"dtype": "string", "id": null, "_type": "Value"}, "posters": {"dtype": "string", "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": 186750901, "num_examples": 891382, "dataset_name": "movielens_ratings"}, "validation": {"name": "validation", "num_bytes": 20746058, "num_examples": 99043, "dataset_name": "movielens_ratings"}}, "download_checksums": null, "download_size": 30271117, "post_processing_size": null, "dataset_size": 207496959, "size_in_bytes": 237768076}}