MultiPL-E / multiple-go /test /dataset_info.json
akatsuki1125's picture
Upload folder using huggingface_hub
4340b3c verified
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_size": 258125,
"description": "",
"download_checksums": {
"/Users/akatsuki/Documents/JMultiPL-E/data/go/new_go.json": {
"num_bytes": 306828,
"checksum": null
}
},
"download_size": 306828,
"features": {
"stop_tokens": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"prompt": {
"dtype": "string",
"_type": "Value"
},
"prompt_terminology": {
"dtype": "string",
"_type": "Value"
},
"doctests": {
"dtype": "string",
"_type": "Value"
},
"name": {
"dtype": "string",
"_type": "Value"
},
"tests": {
"dtype": "string",
"_type": "Value"
},
"original": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 564953,
"splits": {
"train": {
"name": "train",
"num_bytes": 258125,
"num_examples": 154,
"dataset_name": "json"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}