DanJoshua commited on
Commit
566784d
·
verified ·
1 Parent(s): 1c4dffa

Training in progress, step 240

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:20145b1a4dabad30843e95007e189b1e6f7a260816e0dcc67b2f018a9f053a7c
3
+ size 137270032
runs/Oct31_04-13-58_dfe81386c1ff/events.out.tfevents.1730348039.dfe81386c1ff.1784.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22e8a794ed3ef68a43436583dfe40e06a56358ece4cde1e2b302ef537bcdaa0a
3
+ size 6030
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a046c275413b5129fd4ed69e5b2471ae7626cdc314a1f155ee2c52704324bc5
3
+ size 4859