model-repos-stats / dataset_infos.json
NimaBoscarino's picture
Upload dataset_infos.json with huggingface_hub
55f43e3
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"Unnamed: 0": {
"dtype": "int64",
"_type": "Value"
},
"repo_id": {
"dtype": "string",
"_type": "Value"
},
"author": {
"dtype": "string",
"_type": "Value"
},
"model_type": {
"dtype": "string",
"_type": "Value"
},
"files_per_repo": {
"dtype": "int64",
"_type": "Value"
},
"downloads_30d": {
"dtype": "int64",
"_type": "Value"
},
"library": {
"dtype": "string",
"_type": "Value"
},
"likes": {
"dtype": "int64",
"_type": "Value"
},
"pipeline": {
"dtype": "string",
"_type": "Value"
},
"pytorch": {
"dtype": "bool",
"_type": "Value"
},
"tensorflow": {
"dtype": "bool",
"_type": "Value"
},
"jax": {
"dtype": "bool",
"_type": "Value"
},
"license": {
"dtype": "string",
"_type": "Value"
},
"languages": {
"dtype": "string",
"_type": "Value"
},
"datasets": {
"dtype": "string",
"_type": "Value"
},
"co2": {
"dtype": "string",
"_type": "Value"
},
"prs_count": {
"dtype": "int64",
"_type": "Value"
},
"prs_open": {
"dtype": "int64",
"_type": "Value"
},
"prs_merged": {
"dtype": "int64",
"_type": "Value"
},
"prs_closed": {
"dtype": "int64",
"_type": "Value"
},
"discussions_count": {
"dtype": "int64",
"_type": "Value"
},
"discussions_open": {
"dtype": "int64",
"_type": "Value"
},
"discussions_closed": {
"dtype": "int64",
"_type": "Value"
},
"tags": {
"dtype": "string",
"_type": "Value"
},
"has_model_index": {
"dtype": "bool",
"_type": "Value"
},
"has_metadata": {
"dtype": "bool",
"_type": "Value"
},
"has_text": {
"dtype": "bool",
"_type": "Value"
},
"text_length": {
"dtype": "int64",
"_type": "Value"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 68539081,
"num_examples": 245197,
"dataset_name": "model-repos-stats"
}
},
"download_size": 14926618,
"dataset_size": 68539081,
"size_in_bytes": 83465699
}}