is-it-max / classes.json
paddeh's picture
Initial commit of the is-it-max model, based on training on 2025-02-20
e4a8e42 verified
raw
history blame
131 Bytes
{
"class_names": [
"max",
"not_max"
],
"class_to_idx": {
"max": 0,
"not_max": 1
}
}