DanJoshua commited on
Commit
72ad9ff
·
verified ·
1 Parent(s): b2bd94a

Training in progress, step 72

Browse files
config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MViTForVideoClassification"
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": "MViT",
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:029751ebee9115601877eeba1fad4fdd6f9302bcc780322202a8910b9cb37cc6
3
+ size 137270032
runs/Oct31_14-08-57_267fcede03b9/events.out.tfevents.1730383738.267fcede03b9.1316.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:696f10f0b34074e2f8eb992fd557e16ac88151902fc12321b5428a23576daeac
3
+ size 5597
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f86a75cd797c822fe08c8fe090f9b944c09f8f3d3b9fddfecdf34e05452726b
3
+ size 4859