examlpe / train /dataset_info.json
a-scarlett's picture
Upload folder using huggingface_hub
81544ba verified
raw
history blame contribute delete
853 Bytes
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "kotlin_qa",
"dataset_size": 26742,
"description": "",
"download_checksums": {
"hf://datasets/JetBrains/Kotlin_QA@bc09ab4a3475f3d6e6caa40ebf7a0f4f5dacb21c/Kotlin_QA_version_parquet.parquet": {
"num_bytes": 18909,
"checksum": null
}
},
"download_size": 18909,
"features": {
"Question": {
"dtype": "string",
"_type": "Value"
},
"Answer": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 45651,
"splits": {
"train": {
"name": "train",
"num_bytes": 26742,
"num_examples": 47,
"dataset_name": "kotlin_qa"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}