ashraq commited on
Commit
a1c7c33
1 Parent(s): 7b92151

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"ashraq--movielens_ratings": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"imdbId": {"dtype": "int64", "id": null, "_type": "Value"}, "tmdbId": {"dtype": "float64", "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"}, "__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": 86405241, "num_examples": 891420, "dataset_name": "movielens_ratings"}, "validation": {"name": "validation", "num_bytes": 9596498, "num_examples": 99047, "dataset_name": "movielens_ratings"}}, "download_checksums": null, "download_size": 25976982, "post_processing_size": null, "dataset_size": 96001739, "size_in_bytes": 121978721}}
 
1
+ {"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}}