agent593 commited on
Commit
eb4296f
1 Parent(s): bccd314

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -23,8 +23,8 @@
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,8 +48,8 @@
48
  ],
49
  "label2id": {
50
  "benign": 0,
51
- "malignant": 2,
52
- "normal thyroid": 1
53
  },
54
  "model_type": "efficientnet",
55
  "num_block_repeats": [
 
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
  ],
49
  "label2id": {
50
  "benign": 0,
51
+ "malignant": 1,
52
+ "normal thyroid": 2
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:29a995a5954dece3a7b96deb18cebf80143a3a50a6bc1e0bf0f988c6fabccf4c
3
  size 16260252
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:655969c8af0155a5d351055db9ec4201e9d64f71d08bad08a1e1fe4370d4b5ab
3
  size 16260252
runs/May27_06-06-12_9f9fe79e9676/events.out.tfevents.1716790343.9f9fe79e9676.555.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7f56594204ff3d90feb6f739c61d8596b767f22945c364e6dce05ea9255849
3
+ size 560
runs/May27_06-35-24_9f9fe79e9676/events.out.tfevents.1716791726.9f9fe79e9676.555.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8bdc9f4476db253b81c7f07510848790d35a8d014981af703f5418eb6ceb110
3
+ size 6476
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08044ffb4edd40df58cb486ccab5032d85c6395ab8a9cdf9a6e6149abde31299
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0977c2593a0e7e9a209c2eba4cb6cbb524d7135a725af35e308afa4e4b254319
3
  size 5176