Training in progress, step 240
Browse files
config.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"MViTForVideoClassification"
|
| 4 |
+
],
|
| 5 |
+
"id2label": {
|
| 6 |
+
"0": "NonViolence",
|
| 7 |
+
"1": "Violence"
|
| 8 |
+
},
|
| 9 |
+
"is_pretrained": true,
|
| 10 |
+
"label2id": {
|
| 11 |
+
"NonViolence": 0,
|
| 12 |
+
"Violence": 1
|
| 13 |
+
},
|
| 14 |
+
"model": "MViT",
|
| 15 |
+
"num_classes": 2,
|
| 16 |
+
"num_frames": 16,
|
| 17 |
+
"reinitialize_head": true,
|
| 18 |
+
"torch_dtype": "float32",
|
| 19 |
+
"transformers_version": "4.46.1"
|
| 20 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92eb7b8ce20a12e7db29c3e23415ef042214fccbd3b9eb4a2b71a3b791b193f8
|
| 3 |
+
size 137270032
|
runs/Oct30_19-39-50_dfe81386c1ff/events.out.tfevents.1730317191.dfe81386c1ff.1784.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95e7084b78108550dcb51cc409cc3dd152a92c0dc25a975a692d55ab0cc2be90
|
| 3 |
+
size 4878
|
runs/Oct30_19-56-09_dfe81386c1ff/events.out.tfevents.1730318170.dfe81386c1ff.1784.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b92b5b33e5c4425d92023ec9c2181e1490f3e8b2ccccf7d9b212fa45692b30c
|
| 3 |
+
size 6030
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fdf9c0f72f6ed235ae6850522cc286220234fccfa7646de42a558c9ac10cfc3
|
| 3 |
+
size 4859
|