DanJoshua's picture
Training in progress, step 79
8e36313 verified
raw
history blame contribute delete
396 Bytes
{
"architectures": [
"MC318ForVideoClassification"
],
"distillation_type": "kl",
"id2label": {
"0": "NonViolence",
"1": "Violence"
},
"is_pretrained": true,
"label2id": {
"NonViolence": 0,
"Violence": 1
},
"model": "MC318",
"num_classes": 2,
"num_frames": 16,
"reinitialize_head": true,
"torch_dtype": "float32",
"transformers_version": "4.46.3"
}