Hemg commited on
Commit
cfb8015
·
verified ·
1 Parent(s): 2fe6b72

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:7a6ad17021780023a48c24b616bc24b4b82a9e6e47dbfc7f60abdafcccb368e8
3
  size 343239356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62e6cff6a1316fe622371bef6b7f8e565af8a24bbf9ffaf3d0e273fae0725a53
3
  size 343239356
runs/Mar11_11-06-39_33467ebf2898/events.out.tfevents.1710155200.33467ebf2898.370.12 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4cb8aa8559ff771028f5e83248324ee126e6ff4153e4e6b0d2d30b43fce247e
3
- size 5856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:026f1b6da294a7d98cc894d6c575145f0ada218fe1703675c8ab1ba5fa2d6972
3
+ size 6380
runs/Mar11_11-08-47_33467ebf2898/events.out.tfevents.1710155328.33467ebf2898.370.13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1837a03d0ab4f47ace688f0d5042ff9de24105a691396bee010cc2466ad788
3
+ size 5854
tmp-checkpoint-6/config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Ingrown_nails",
17
+ "5": "Laceration",
18
+ "6": "Stab_wound"
19
+ },
20
+ "image_size": 224,
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "Abrasions": "0",
25
+ "Bruises": "1",
26
+ "Burns": "2",
27
+ "Cut": "3",
28
+ "Ingrown_nails": "4",
29
+ "Laceration": "5",
30
+ "Stab_wound": "6"
31
+ },
32
+ "layer_norm_eps": 1e-12,
33
+ "model_type": "vit",
34
+ "num_attention_heads": 12,
35
+ "num_channels": 3,
36
+ "num_hidden_layers": 12,
37
+ "patch_size": 16,
38
+ "problem_type": "single_label_classification",
39
+ "qkv_bias": true,
40
+ "torch_dtype": "float32",
41
+ "transformers_version": "4.38.2"
42
+ }
tmp-checkpoint-6/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d2f6383ae011e3f0d020088fcf9aeead3a0828ddb757ec48875ede49187f7a
3
+ size 343239356
tmp-checkpoint-6/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ae92162a2a58454b320a83014fe2b505a2607842f9bf2e406a6d768b1be78df
3
+ size 179373534
tmp-checkpoint-6/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-6/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e56e85a9cb6164defa7a7517b3f0030bbe127fdcb8a8ac985a0c945318fe1c26
3
+ size 4920
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e56e85a9cb6164defa7a7517b3f0030bbe127fdcb8a8ac985a0c945318fe1c26
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6777d30ed80c5cd40b27797d7e06ddbc4a93871410c5cfb89f2efa604579ea46
3
  size 4920