andrecastro
commited on
Commit
•
45b3d4f
1
Parent(s):
21de218
Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -17,14 +17,14 @@
|
|
17 |
"hidden_dropout_prob": 0.0,
|
18 |
"hidden_size": 768,
|
19 |
"id2label": {
|
20 |
-
"0": "
|
21 |
-
"1": "
|
22 |
},
|
23 |
"image_size": 224,
|
24 |
"initializer_range": 0.02,
|
25 |
"label2id": {
|
26 |
-
"
|
27 |
-
"
|
28 |
},
|
29 |
"layer_norm_eps": 1e-05,
|
30 |
"mlp_ratio": 4.0,
|
|
|
17 |
"hidden_dropout_prob": 0.0,
|
18 |
"hidden_size": 768,
|
19 |
"id2label": {
|
20 |
+
"0": "anormal_total",
|
21 |
+
"1": "normal_total"
|
22 |
},
|
23 |
"image_size": 224,
|
24 |
"initializer_range": 0.02,
|
25 |
"label2id": {
|
26 |
+
"anormal_total": 0,
|
27 |
+
"normal_total": 1
|
28 |
},
|
29 |
"layer_norm_eps": 1e-05,
|
30 |
"mlp_ratio": 4.0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110342832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84450065ad811ab4195fee25276bd8f15458f79e069055f90abc2deeda7b2fca
|
3 |
size 110342832
|
runs/Dec01_11-22-28_60219a931eda/events.out.tfevents.1701429755.60219a931eda.802.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e03dbf2e9b5a604e63d824607fdf895242ebb46c7fd776e9e6a9ad23e913ff8b
|
3 |
+
size 10011
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41d801294ce4a88ce4ea1ae4a3b5fc4ff6cdf7d0ddf109d2434181fe897a313e
|
3 |
size 4664
|