DanJoshua commited on
Commit
8e36313
·
verified ·
1 Parent(s): 0811b9e

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:c2ded828a45bb8281c4b814a5ada2f847afc2b5d7ec203e57415bae8c179cbe2
3
+ size 46217752
runs/Nov28_14-03-48_1bc960171bcc/events.out.tfevents.1732802629.1bc960171bcc.218059.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7595984cd414c31ef7e749655cf56bf5cfc1f2e1354528761e55e9d050a821b
3
+ size 5713
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a7efb6a6ea95611960fae4f6b64646a3b222b3f597f97c8fb0f3442812d4c73
3
+ size 4923