happybot commited on
Commit
d714477
1 Parent(s): 0f30b97

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -17,18 +17,30 @@
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "Metamyelocyte",
21
- "1": "Monocyte",
22
- "2": "Myelocyte",
23
- "3": "Plasma cells"
 
 
 
 
 
 
24
  },
25
  "image_size": 224,
26
  "initializer_range": 0.02,
27
  "label2id": {
28
- "Metamyelocyte": 0,
29
- "Monocyte": 1,
30
- "Myelocyte": 2,
31
- "Plasma cells": 3
 
 
 
 
 
 
32
  },
33
  "layer_norm_eps": 1e-05,
34
  "mlp_ratio": 4.0,
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "Arifact",
21
+ "1": "Band neutrophils",
22
+ "2": "Basophil",
23
+ "3": "Eosinophils",
24
+ "4": "Erythroblast",
25
+ "5": "Giant thrombocyte",
26
+ "6": "Metamyelocyte",
27
+ "7": "Monocyte",
28
+ "8": "Myelocyte",
29
+ "9": "Plasma cells"
30
  },
31
  "image_size": 224,
32
  "initializer_range": 0.02,
33
  "label2id": {
34
+ "Arifact": 0,
35
+ "Band neutrophils": 1,
36
+ "Basophil": 2,
37
+ "Eosinophils": 3,
38
+ "Erythroblast": 4,
39
+ "Giant thrombocyte": 5,
40
+ "Metamyelocyte": 6,
41
+ "Monocyte": 7,
42
+ "Myelocyte": 8,
43
+ "Plasma cells": 9
44
  },
45
  "layer_norm_eps": 1e-05,
46
  "mlp_ratio": 4.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b16b5cea6b40e7f9fd4687f88c635ce8da1bdacba2df9419d0283b6b59c0d488
3
- size 110348984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d381be2f54f437b3f353069da34258e688a6105cb40f6ac21f07c7ef1c45ff6
3
+ size 110367448
runs/Feb23_04-30-50_44cbd3f2f508/events.out.tfevents.1708662664.44cbd3f2f508.229.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff6a6c8bd7daa402aaec55001d657cef2553ce71da054d2205bceadb9f662d64
3
+ size 6308
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d078cd0f5212d06cd054d4da3c9ae28f135ccc98db8a4bf3a4b6012ba9ac6be6
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e53cd64c46cc0cddb8a8c11ada1b8bd7432bfcfbf20b40008b24685459b86aa2
3
  size 4792