abduldattijo commited on
Commit
ad92ff4
1 Parent(s): 88866a9

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -12,19 +12,15 @@
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "abuse",
16
- "1": "arson",
17
- "2": "arrest",
18
- "3": "assault"
19
  },
20
  "image_size": 224,
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
- "abuse": 0,
25
- "arrest": 2,
26
- "arson": 1,
27
- "assault": 3
28
  },
29
  "layer_norm_eps": 1e-12,
30
  "model_type": "videomae",
@@ -37,7 +33,7 @@
37
  "problem_type": "single_label_classification",
38
  "qkv_bias": true,
39
  "torch_dtype": "float32",
40
- "transformers_version": "4.27.4",
41
  "tubelet_size": 2,
42
  "use_mean_pooling": false
43
  }
 
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "NON_VIOLENT",
16
+ "1": "VIOLENCE"
 
 
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "NON_VIOLENT": 0,
23
+ "VIOLENCE": 1
 
 
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "model_type": "videomae",
 
33
  "problem_type": "single_label_classification",
34
  "qkv_bias": true,
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.35.0.dev0",
37
  "tubelet_size": 2,
38
  "use_mean_pooling": false
39
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90cc5b3536a235b35f542dfe918bc40c5dcec6757823d4907b7da78a4f86718e
3
- size 344982962
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d38e9bbd1ad3e1b3d35736efd289e30e9412ce149b0873f645252c0a8fc5062f
3
+ size 344976818
runs/Oct29_15-30-45_dattijo/events.out.tfevents.1698561090.dattijo.13504.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e9c24eb96b7a3d196c155ac5169660ad630d5cc82037f56e92c74df6c131a0
3
+ size 4431
runs/Oct29_15-53-19_dattijo/events.out.tfevents.1698562403.dattijo.12688.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:189ec780a644655b1658c5935e2daf89dcb8ebea2e9cae25095430bf60363655
3
+ size 4431
runs/Oct29_16-11-08_dattijo/events.out.tfevents.1698563471.dattijo.1836.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3009422de12fdbb72267e18d570bb62ea9d17a050c4ac20b836c592d7d840c43
3
+ size 4902
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99c35581bc5bab13aa3b85f5530da3abc466881c35b2fbc0e07165091c1762f6
3
- size 4088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dc7964d41f9177ab08132293d8020fa563401e675bd806108b112b31147862b
3
+ size 4536