agent593 commited on
Commit
f27766a
·
verified ·
1 Parent(s): fc10af4

Training in progress, epoch 3

Browse files
config.json CHANGED
@@ -9,17 +9,17 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "benign",
13
  "1": "malignant",
14
- "2": "normal thyroid"
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
- "benign": 0,
21
  "malignant": 1,
22
- "normal thyroid": 2
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "model_type": "vit",
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "normal thyroid",
13
  "1": "malignant",
14
+ "2": "benign"
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
+ "benign": 2,
21
  "malignant": 1,
22
+ "normal thyroid": 0
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1428eb9425e52fc20ba41d1ba7e314da4307723067f9039a2058c35db81e258
3
  size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:205aa92c74acf9c99e5871c29c1b84254a5dc97428ae73dcdfd8313b69da58cd
3
  size 343227052
runs/May18_03-40-48_38b40a029828/events.out.tfevents.1716003655.38b40a029828.444.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85e48982222fead9bfd86a03ee17d2fc994846e4d0a0de1fe7ce295c3c396a43
3
+ size 8339
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c23080d8f7b8e94eddb76bb09ae42db23e4f718d7511796566a06dce123f1f7d
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3bf4624e87a8d8f211256c6314595fb3899619b10197e22fdf289b33b76113d
3
  size 4984