Training in progress, step 9
Browse files
config.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"S3DForVideoClassification"
|
| 4 |
+
],
|
| 5 |
+
"distillation_type": "kl",
|
| 6 |
+
"id2label": {
|
| 7 |
+
"0": "NonViolence",
|
| 8 |
+
"1": "Violence"
|
| 9 |
+
},
|
| 10 |
+
"is_pretrained": true,
|
| 11 |
+
"label2id": {
|
| 12 |
+
"NonViolence": 0,
|
| 13 |
+
"Violence": 1
|
| 14 |
+
},
|
| 15 |
+
"model": "S3D",
|
| 16 |
+
"model_version": "S3D",
|
| 17 |
+
"num_classes": 2,
|
| 18 |
+
"num_frames": 16,
|
| 19 |
+
"reinitialize_head": true,
|
| 20 |
+
"torch_dtype": "float32",
|
| 21 |
+
"transformers_version": "4.46.1"
|
| 22 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5fa9e984d89dafe1d696d3e9b358f8aef6a6ad8e77347133a5e897775083463
|
| 3 |
+
size 31782968
|
runs/Nov03_21-14-47_484667db42d4/events.out.tfevents.1730668488.484667db42d4.1079.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e052e65274712a1405d5ae5ac167520333a0178e79878b198d6b08dd6320e57f
|
| 3 |
+
size 4922
|
runs/Nov04_11-08-11_484667db42d4/events.out.tfevents.1730718492.484667db42d4.54441.8
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4105cf68503715d26cdd50fef5f3cffd672f726be839d12dd55fc91fa3c69ab
|
| 3 |
+
size 5642
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c519d3462f84d91b7d88e1a2d285fbd0407652e81698cea1c1f18349ba34852e
|
| 3 |
+
size 4859
|