DanJoshua commited on
Commit
c5d05f7
·
verified ·
1 Parent(s): f061712

Training in progress, step 79

Browse files
config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MC318ForVideoClassification"
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": "MC318",
16
+ "num_classes": 2,
17
+ "num_frames": 16,
18
+ "reinitialize_head": true,
19
+ "torch_dtype": "float32",
20
+ "transformers_version": "4.46.3"
21
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72f0dcef770aa4ed5d3076c99b4f499328cda9ab4f9dda2ececaaaf8c2f22470
3
+ size 46217752
runs/Nov28_12-16-06_1bc960171bcc/events.out.tfevents.1732796168.1bc960171bcc.218059.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3c16234c76a13c1dcf97116055a179c8da2ececc8f6aeff7dc66223780f2a38
3
+ size 4735
runs/Nov28_12-16-52_1bc960171bcc/events.out.tfevents.1732796212.1bc960171bcc.218059.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:065f95b83eb92562e5bf522d95e9978fb542cf134d7d878dc493cc381e028750
3
+ size 5662
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:521475f9602354b6b50ecb93d9627fcbbf1354c63df4d743c0caded2974239ed
3
+ size 4859