JokeAPI-Dataset / Dataset_info.json
Nara nikolaeva
Upload Dataset_info.json
ea197a6 verified
raw
history blame contribute delete
719 Bytes
{
"builder_name": "json",
"config_name": "default",
"dataset_name": "jokeapi_dataset",
"features": {
"category": {
"dtype": "string",
"_type": "Value"
},
"type": {
"dtype": "string",
"_type": "Value"
},
"joke": {
"dtype": "string",
"_type": "Value"
},
"setup": {
"dtype": "string",
"_type": "Value"
},
"delivery": {
"dtype": "string",
"_type": "Value"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 47000,
"num_examples": 319,
"dataset_name": "jokeapi_dataset"
}
},
"download_size": 47000,
"dataset_size": 47000,
"license": "mit",
"task_templates": []
}