DanJoshua commited on
Commit
e5b8f8e
·
verified ·
1 Parent(s): dd1853f

Training in progress, step 237

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:363921d089f9977153767f160bce5919d64b255a6ddadddff7f4ebf54f4d7ddf
3
+ size 137270032
runs/Oct31_11-39-52_267fcede03b9/events.out.tfevents.1730374793.267fcede03b9.1316.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf3c9286681666fc6a462809fddc1679e2f52f5316317d527adbc88c9a258066
3
+ size 6021
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ce81bef46f6f207133f20c167287a5f5d41aa46de086e2f36d198a54d59a093
3
+ size 4859