Hemg commited on
Commit
34cd483
·
verified ·
1 Parent(s): 5d9841b

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ef6c717f35ff2646cf351ff3c64c97212e811c775e4286af21d9daa40d0aa3e
3
  size 343248584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c281ab83b053d6fc1703fe06735011a9ccf25ae688681deaac1c52efe84228
3
  size 343248584
runs/Mar12_10-22-02_66e3719e2216/events.out.tfevents.1710238923.66e3719e2216.627.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c68fd14d2f2d281272e6c83d8944d052b16952544ceccb1e8a38af30417fc3d
3
- size 13512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42bd9aab4e4b2d7806d5805d4635c273819051ed105f5f8f73f2d0caae46c7d
3
+ size 15114
runs/Mar12_10-51-11_66e3719e2216/events.out.tfevents.1710240671.66e3719e2216.627.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c65455f083f9c69b391222c5db027d1a11590f6af58b702310ec4622b4dbfea
3
+ size 5502
tmp-checkpoint-3800/config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "Abrasions",
13
+ "1": "Bruises",
14
+ "2": "Burns",
15
+ "3": "Cut",
16
+ "4": "Diabetic Wounds",
17
+ "5": "Laseration",
18
+ "6": "Normal",
19
+ "7": "Pressure Wounds",
20
+ "8": "Surgical Wounds",
21
+ "9": "Venous Wounds"
22
+ },
23
+ "image_size": 224,
24
+ "initializer_range": 0.02,
25
+ "intermediate_size": 3072,
26
+ "label2id": {
27
+ "Abrasions": "0",
28
+ "Bruises": "1",
29
+ "Burns": "2",
30
+ "Cut": "3",
31
+ "Diabetic Wounds": "4",
32
+ "Laseration": "5",
33
+ "Normal": "6",
34
+ "Pressure Wounds": "7",
35
+ "Surgical Wounds": "8",
36
+ "Venous Wounds": "9"
37
+ },
38
+ "layer_norm_eps": 1e-12,
39
+ "model_type": "vit",
40
+ "num_attention_heads": 12,
41
+ "num_channels": 3,
42
+ "num_hidden_layers": 12,
43
+ "patch_size": 16,
44
+ "problem_type": "single_label_classification",
45
+ "qkv_bias": true,
46
+ "torch_dtype": "float32",
47
+ "transformers_version": "4.38.2"
48
+ }
tmp-checkpoint-3800/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d7825c3a8693e613503afa84dc63d69a6cbe2a8c42581096e84c47ec78db15
3
+ size 343248584
tmp-checkpoint-3800/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe26783a6702d34d9c470844acf64161f521e22e5db99d12d47d4bb62bbe1d8
3
+ size 169936158
tmp-checkpoint-3800/preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": true,
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_processor_type": "ViTImageProcessor",
11
+ "image_std": [
12
+ 0.5,
13
+ 0.5,
14
+ 0.5
15
+ ],
16
+ "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
+ }
tmp-checkpoint-3800/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7c0e3fc86aa8fa5d3c224df8dee2e4cb648b1f67623ffc2244c4db9c66da6c6
3
+ size 4920
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7c0e3fc86aa8fa5d3c224df8dee2e4cb648b1f67623ffc2244c4db9c66da6c6
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78e9ddab936f5d13dd66f8fa76c4374303029136a651488ff70eb1f4004059cd
3
  size 4920