Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -12,14 +12,14 @@
|
|
12 |
"hidden_dropout_prob": 0.0,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
"0": "
|
16 |
"1": "Shoplifting"
|
17 |
},
|
18 |
"image_size": 224,
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"label2id": {
|
22 |
-
"
|
23 |
"Shoplifting": 1
|
24 |
},
|
25 |
"layer_norm_eps": 1e-12,
|
@@ -33,7 +33,7 @@
|
|
33 |
"problem_type": "single_label_classification",
|
34 |
"qkv_bias": true,
|
35 |
"torch_dtype": "float32",
|
36 |
-
"transformers_version": "4.46.
|
37 |
"tubelet_size": 2,
|
38 |
"use_mean_pooling": false
|
39 |
}
|
|
|
12 |
"hidden_dropout_prob": 0.0,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
+
"0": "Normal",
|
16 |
"1": "Shoplifting"
|
17 |
},
|
18 |
"image_size": 224,
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"label2id": {
|
22 |
+
"Normal": 0,
|
23 |
"Shoplifting": 1
|
24 |
},
|
25 |
"layer_norm_eps": 1e-12,
|
|
|
33 |
"problem_type": "single_label_classification",
|
34 |
"qkv_bias": true,
|
35 |
"torch_dtype": "float32",
|
36 |
+
"transformers_version": "4.46.3",
|
37 |
"tubelet_size": 2,
|
38 |
"use_mean_pooling": false
|
39 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344937368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d014b65398e765cb821a99b4e38ee0f1d37ca87841f9e22e097ca65e155e971
|
3 |
size 344937368
|
runs/Dec06_11-52-02_28168986a9e3/events.out.tfevents.1733485940.28168986a9e3.304.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f668fecfa240cd58b2262016f5d2bb0f39dae2d166a58a2e7cd43151328bb69
|
3 |
+
size 6303
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10ce89d629abc5f99c17106ba7fb851c555bb0d288470097b997211ad4dd6419
|
3 |
size 5368
|