File size: 997 Bytes
133f081 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "og_text2_sql",
"dataset_size": 427980145,
"description": "",
"download_checksums": {
"hf://datasets/OneGate/OGText2SQL@8fc91b97172be7f21c407ad2c5af46eaf0474063/train.jsonl": {
"num_bytes": 463300433,
"checksum": null
}
},
"download_size": 463300433,
"features": {
"context": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"SQL": {
"dtype": "string",
"_type": "Value"
},
"source": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 891280578,
"splits": {
"train": {
"name": "train",
"num_bytes": 427980145,
"num_examples": 391702,
"dataset_name": "og_text2_sql"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
} |