File size: 933 Bytes
796665b |
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 51 52 53 |
{
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"id": {
"dtype": "string",
"_type": "Value"
},
"dump": {
"dtype": "string",
"_type": "Value"
},
"url": {
"dtype": "string",
"_type": "Value"
},
"date": {
"dtype": "string",
"_type": "Value"
},
"file_path": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
},
"language_score": {
"dtype": "float64",
"_type": "Value"
},
"token_count": {
"dtype": "int64",
"_type": "Value"
},
"line_quality": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"builder_name": "combined_dataset",
"config_name": "default",
"version": {
"version_str": "1.0.0"
},
"splits": null
} |