[d71878]: / processed / valid / dataset_info.json

Download this file

26 lines (26 with data), 429 Bytes

 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
{
"citation": "",
"description": "AutoTrain generated dataset",
"features": {
"image": {
"_type": "Image"
},
"target": {
"names": [
"notStroke",
"stroke"
],
"_type": "ClassLabel"
}
},
"homepage": "",
"license": "",
"splits": {
"valid": {
"name": "valid",
"num_bytes": 15141627,
"num_examples": 945,
"dataset_name": null
}
}
}