Melo1512 commited on
Commit
c478276
·
verified ·
1 Parent(s): d74d81d

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -8,15 +8,19 @@
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 384,
10
  "id2label": {
11
- "0": "invalid",
12
- "1": "valid"
 
 
13
  },
14
  "image_size": 224,
15
  "initializer_range": 0.02,
16
  "intermediate_size": 1536,
17
  "label2id": {
18
- "invalid": 0,
19
- "valid": 1
 
 
20
  },
21
  "layer_norm_eps": 1e-06,
22
  "model_type": "vit_msn",
 
8
  "hidden_dropout_prob": 0.0,
9
  "hidden_size": 384,
10
  "id2label": {
11
+ "0": "eosinophils",
12
+ "1": "lymphocytes",
13
+ "2": "monocytes",
14
+ "3": "neutrophils"
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 1536,
19
  "label2id": {
20
+ "eosinophils": 0,
21
+ "lymphocytes": 1,
22
+ "monocytes": 2,
23
+ "neutrophils": 3
24
  },
25
  "layer_norm_eps": 1e-06,
26
  "model_type": "vit_msn",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:467f9c43cde331b4379ceba84395081d45d6dcd64610717a7edf8c2bc98923fe
3
- size 86688624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb3ed24e3d540860de07f383cade2005549d7176b63de821b3de4df93ec4e97
3
+ size 86691704
runs/Dec11_16-28-39_ae1aa77fe319/events.out.tfevents.1733934527.ae1aa77fe319.236.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef83eec4b6442f3be0055981ec1e20dcee35745e5e88670e63024ed4c5b72fba
3
+ size 6293
runs/Dec11_16-30-36_ae1aa77fe319/events.out.tfevents.1733934643.ae1aa77fe319.236.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52f3f0897f21c87545fb2672d0c7421157df6d2bd8445512b33a28425cb54185
3
+ size 5720
runs/Dec11_16-31-38_ae1aa77fe319/events.out.tfevents.1733934705.ae1aa77fe319.236.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ea685b3993324d7858c7d6fc5340cc0a3f5d01149c6fc1ceca85b3c14e0a25
3
+ size 9594
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95a32bebc5fb9273f8521d8f9972215545970e236a53a236f367057b608a60cf
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e15a269274c6f923204b1dafd133c0e8035cecb39ef44e6a7caa7a67c846fc5
3
  size 5240