ExameneInfoRO / dataset_infos.json
RKThirteen's picture
Create dataset_infos.json
21a3f35 verified
Raw
History Blame Contribute Delete
862 Bytes
{
"features": {
"metadata": {
"struct": {
"title": { "dtype": "string" },
"subject": { "dtype": "string" },
"model_type": { "dtype": "string" },
"categories": { "sequence": { "dtype": "string" } },
"sources": {
"struct": {
"subject": { "dtype": "string" },
"barem": { "dtype": "string" }
}
}
}
},
"subiecte": {
"sequence": {
"struct": {
"tip": { "dtype": "string" },
"enunt": { "dtype": "string" },
"variante": { "sequence": { "dtype": "string" } },
"punctaj": { "dtype": "string" },
"barem": { "dtype": "string" },
"cod_problema": { "dtype": "string" },
"solutie": { "dtype": "string" }
}
}
}
}
}