DanJoshua commited on
Commit
ed6895e
·
verified ·
1 Parent(s): a87bfba

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:a0dd414e406bffa25418da7c767e09278e5c051121b0a813a2c58bca0eaf62ba
3
+ size 46217752
runs/Nov28_10-55-25_2c0079de97b1/events.out.tfevents.1732791328.2c0079de97b1.1900.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7508bf1f333e35ffd554786eec85c6f2f7a3ffe466a02f9e56842f54297236a
3
+ size 5671
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe4b4635a683ea7221ac84fa15c1a9f018fc425805653b4d5f8390733dd54b04
3
+ size 4859