Training in progress, step 480
Browse files
config.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Swin3DForVideoClassification"
|
| 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": "Swin3D",
|
| 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:4b7afc8bdd9790214e74addc56a61c827c3d8e31621f04f8e3ec8afabcf03535
|
| 3 |
+
size 380507488
|
runs/Nov01_00-02-26_b0196ce3d334/events.out.tfevents.1730419347.b0196ce3d334.3205.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cee414da56cb1f152f4e7d642297668d294ec04dce4877f60982cd757fc99972
|
| 3 |
+
size 7093
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81d1ca0bf7a70dd98ac34aa2a306eb6c0b2dfea7c479b07791216e54fe8a7004
|
| 3 |
+
size 4859
|