ruturajghumkar commited on
Commit
40a9ba5
1 Parent(s): e8728c3

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -17,14 +17,18 @@
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "images",
21
- "1": "masks"
 
 
22
  },
23
  "image_size": 224,
24
  "initializer_range": 0.02,
25
  "label2id": {
26
- "images": 0,
27
- "masks": 1
 
 
28
  },
29
  "layer_norm_eps": 1e-05,
30
  "mlp_ratio": 4.0,
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "glioma_tumor",
21
+ "1": "meningioma_tumor",
22
+ "2": "no_tumor",
23
+ "3": "pituitary_tumor"
24
  },
25
  "image_size": 224,
26
  "initializer_range": 0.02,
27
  "label2id": {
28
+ "glioma_tumor": 0,
29
+ "meningioma_tumor": 1,
30
+ "no_tumor": 2,
31
+ "pituitary_tumor": 3
32
  },
33
  "layer_norm_eps": 1e-05,
34
  "mlp_ratio": 4.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8d5872c930aab4d27d132dee9b764948e4002d63d2197bb626b904628b7975d
3
- size 110342832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecf9019548f369b45aa74e2e56e7c13fb7dfa15641640be78654deabe159261e
3
+ size 110348984
runs/Apr08_12-28-18_90600695b4f6/events.out.tfevents.1712579299.90600695b4f6.424.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b58a889be011c880297e7d703c5c0ebbcfdd23133f020540efc03d35370caf3f
3
+ size 5885
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25ad4a76e35f222c29b10260b99835ee92701c989fc27a4f838c94b25c48eedb
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a2849bf4e35b4932c80d16e3152888dfdced75abf703f6c9bf8db54b0908a58
3
  size 4984