agent593 commited on
Commit
1e92ecd
·
verified ·
1 Parent(s): 7ae5383

Training in progress, epoch 6

Browse files
config.json CHANGED
@@ -23,8 +23,8 @@
23
  "hidden_dim": 1280,
24
  "id2label": {
25
  "0": "benign",
26
- "1": "malignant",
27
- "2": "normal thyroid"
28
  },
29
  "image_size": 224,
30
  "in_channels": [
@@ -48,8 +48,8 @@
48
  ],
49
  "label2id": {
50
  "benign": 0,
51
- "malignant": 1,
52
- "normal thyroid": 2
53
  },
54
  "model_type": "efficientnet",
55
  "num_block_repeats": [
 
23
  "hidden_dim": 1280,
24
  "id2label": {
25
  "0": "benign",
26
+ "1": "normal thyroid",
27
+ "2": "malignant"
28
  },
29
  "image_size": 224,
30
  "in_channels": [
 
48
  ],
49
  "label2id": {
50
  "benign": 0,
51
+ "malignant": 2,
52
+ "normal thyroid": 1
53
  },
54
  "model_type": "efficientnet",
55
  "num_block_repeats": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd91e6a31630a3a9a1704bc97363eade99f362503e95d536b6d35b15ef997bc6
3
  size 16260252
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ae9d7c22fa3690366bbe464b2d78a6c3c38d292d9fee7ec6fb70de3d5652ad
3
  size 16260252
runs/May27_05-19-29_d9e928040d7f/events.out.tfevents.1716787172.d9e928040d7f.577.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4439ad3a37dca732ad47b1d10ec899a6d7b09ec0c512175ab25737d6b2d3efbc
3
- size 10189
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:500cfec2218d4f7949a842794aba270697075c5e09ddb47b7608c55bd25dc2eb
3
+ size 11066
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a8dc49cb04ca8e31e35b30bb173f471af08496076600e3230a79805cd2fa15f
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08044ffb4edd40df58cb486ccab5032d85c6395ab8a9cdf9a6e6149abde31299
3
  size 5176