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:dcd0d437a7af6550dfb62a9f50775d3b9d371878eedc5e74b9dabd5f343cd8e1
|
| 3 |
+
size 380507488
|
runs/Oct31_05-42-54_267fcede03b9/events.out.tfevents.1730353375.267fcede03b9.1316.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80bda5a067152e435e62de6d719be33eb9d32d7dac293c4a07167eade5184f5f
|
| 3 |
+
size 7084
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c30757ae29ac3928eb2dfcb0bffe7cccbe8491d7782a1fa3ebdd7a4c46b0c9e
|
| 3 |
+
size 4859
|