agent593 commited on
Commit
e157d88
·
verified ·
1 Parent(s): 3ec23c1

Training in progress, epoch 4

Browse files
config.json CHANGED
@@ -20,14 +20,14 @@
20
  2048
21
  ],
22
  "id2label": {
23
- "0": "normal thyroid",
24
- "1": "benign",
25
- "2": "malignant"
26
  },
27
  "label2id": {
28
- "benign": 1,
29
- "malignant": 2,
30
- "normal thyroid": 0
31
  },
32
  "layer_type": "bottleneck",
33
  "model_type": "resnet",
 
20
  2048
21
  ],
22
  "id2label": {
23
+ "0": "benign",
24
+ "1": "malignant",
25
+ "2": "normal thyroid"
26
  },
27
  "label2id": {
28
+ "benign": 0,
29
+ "malignant": 1,
30
+ "normal thyroid": 2
31
  },
32
  "layer_type": "bottleneck",
33
  "model_type": "resnet",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19090ec8c3a762bb7d35cb80237869cb08f3002949f19e4f376470045517f13c
3
  size 94311148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21548f347e9baa7a4ddb221ba2098e59755b5bfc9759e05853fe6dca42999d1
3
  size 94311148
runs/Jun02_14-22-36_a5b90bfe7738/events.out.tfevents.1717338160.a5b90bfe7738.957.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:335751bdeea25ab9cc0a807368a79c3faba602d9c00218a010abcfe3c59a524b
3
+ size 12588
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb65b2d852985c530fa90980c5d05010a6250a1a035b1f36d438b4453e209385
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4eecc2dfa855c4d9502e9f712a82c69ecaa806b52f820323efc919ebd1ac9c6
3
+ size 5176