kjlkjl commited on
Commit
9efd1c9
1 Parent(s): 3b32aad

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -20,24 +20,16 @@
20
  2048
21
  ],
22
  "id2label": {
23
- "0": "disability",
24
- "1": "healthy",
25
- "2": "osteochondrosis",
26
- "3": "osteoporosis",
27
- "4": "other",
28
- "5": "scoliosis",
29
- "6": "spondylolisthesis",
30
- "7": "vertebral_compression_fracture"
31
  },
32
  "label2id": {
33
- "disability": 0,
34
- "healthy": 1,
35
- "osteochondrosis": 2,
36
- "osteoporosis": 3,
37
- "other": 4,
38
- "scoliosis": 5,
39
- "spondylolisthesis": 6,
40
- "vertebral_compression_fracture": 7
41
  },
42
  "layer_type": "bottleneck",
43
  "model_type": "resnet",
 
20
  2048
21
  ],
22
  "id2label": {
23
+ "0": "Mild_Demented",
24
+ "1": "Moderate_Demented",
25
+ "2": "Non_Demented",
26
+ "3": "Very_Mild_Demented"
 
 
 
 
27
  },
28
  "label2id": {
29
+ "Mild_Demented": 0,
30
+ "Moderate_Demented": 1,
31
+ "Non_Demented": 2,
32
+ "Very_Mild_Demented": 3
 
 
 
 
33
  },
34
  "layer_type": "bottleneck",
35
  "model_type": "resnet",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89b305868f8cf02a7745d60721e65f441d05b355d07b2a22746ddcee3350a0b3
3
- size 94352152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7aedd35eb5228695563b9f12088cf47f199b2c82828c4a3200022b854d383af
3
+ size 94319344
runs/Dec29_18-26-08_00f9870d11bf/events.out.tfevents.1703874368.00f9870d11bf.15901.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:592fbf0a3e7f5e1226af64de4856fb1b08a66509833ff6955547b6ebd436630e
3
+ size 9628
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:398b2fd0db340b5d51db6a75dcec09592ff2f98d8622f6acd00dc9e0d6dc741b
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71e4d92bc82825422a62693ead78d23ef8875d0a3da80d97f9a0bdab815e885f
3
  size 4536