koudeheld commited on
Commit
56c1725
1 Parent(s): 9c1cac0

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"koudeheld--beatles_lyrics": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"Unnamed: 0": {"dtype": "int64", "id": null, "_type": "Value"}, "number": {"dtype": "int64", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "artist": {"dtype": "string", "id": null, "_type": "Value"}, "lyrics": {"dtype": "string", "id": null, "_type": "Value"}, "album": {"dtype": "string", "id": null, "_type": "Value"}, "lyrics_length": {"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": 207413, "num_examples": 180, "dataset_name": "beatles_lyrics"}}, "download_checksums": null, "download_size": 84312, "post_processing_size": null, "dataset_size": 207413, "size_in_bytes": 291725}}