DanJoshua commited on
Commit
e374e8c
·
verified ·
1 Parent(s): 9d7e5a7

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:33a9ae14c26bc9f8cd83e8187dd13f4ce1218bc9f233589779846ae6507565dc
3
+ size 137270032
runs/Oct30_16-42-17_a1cab01a628a/events.out.tfevents.1730306538.a1cab01a628a.328.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3871d9f658e3dbb5d563868875eed95310a649678fca73ab6fe2a4e5b704abae
3
+ size 6008
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23e5a0b78324283cb7e8e9d7cba428152996bea2015381e8a19bc6c97bc17340
3
+ size 4859