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:bfa461df1aa9e4426b714e93c4b64dc5f95aa7793f9e4516955df621d8603f2c
|
| 3 |
+
size 380507488
|
runs/Oct31_03-08-18_267fcede03b9/events.out.tfevents.1730344099.267fcede03b9.1316.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:121e3faa86f4b0b3b18c5a5088d858e036359ba67d4a8aca81487e23378cbce2
|
| 3 |
+
size 7084
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:370f9b51560fca80314828f4f6d3eb052c85ce819c67cbdfe11fd887d62240af
|
| 3 |
+
size 4859
|