Training in progress, step 450
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:fcd821022d2da39821ddcc0dc519dbcbf369e796948839123f15fcc72374bad0
|
| 3 |
+
size 380507488
|
runs/Oct31_16-11-14_873aafde5ced/events.out.tfevents.1730391075.873aafde5ced.1601.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:672574b4eaa7acb319ff3f87a31993fb51879caab6233968e2bfabcc04c4e92f
|
| 3 |
+
size 4184
|
runs/Oct31_16-12-44_873aafde5ced/events.out.tfevents.1730391165.873aafde5ced.70223.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a954c31aca78971d64e08397a4517ed5209db9d347441678eea734d0fcea8ee
|
| 3 |
+
size 7093
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:340cf076b04b26618482162c2ced15b36332c6dce7bbb7459b3b1ca6cd8ad7ff
|
| 3 |
+
size 4859
|