dima806 commited on
Commit
8fb58ac
1 Parent(s): 57f78aa

Upload folder using huggingface_hub

Browse files
checkpoint-3811/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "dima806/cat_breed_image_detection",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
checkpoint-3811/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de70281b1fa0dec6dfbcdc5e48743609a951ee3a4845d7f41f22cfabe0cf4ed9
3
  size 343365480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:386c61c2542490b2c85e1e1eeb8675fb65a7c1ff46f653b51b8f763620afaa07
3
  size 343365480
checkpoint-3811/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:138af7f6d077dbcc2f4b97e711bf7ec008502e7f51f2bc9114cb31d2367e0e87
3
  size 686851461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77331eb32a5dde1cec2b716676d9b7157ae7df29ac252f5050d2dc46caea2948
3
  size 686851461
checkpoint-3811/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 3.8430349826812744,
3
  "best_model_checkpoint": "cat_breed_image_detection/checkpoint-3811",
4
  "epoch": 1.0,
5
  "eval_steps": 500,
@@ -11,52 +11,52 @@
11
  {
12
  "epoch": 0.13,
13
  "learning_rate": 2.641052911459718e-07,
14
- "loss": 3.873,
15
  "step": 500
16
  },
17
  {
18
  "epoch": 0.26,
19
  "learning_rate": 2.2422228130816273e-07,
20
- "loss": 3.8633,
21
  "step": 1000
22
  },
23
  {
24
  "epoch": 0.39,
25
  "learning_rate": 1.8433927147035363e-07,
26
- "loss": 3.8578,
27
  "step": 1500
28
  },
29
  {
30
  "epoch": 0.52,
31
  "learning_rate": 1.444562616325445e-07,
32
- "loss": 3.8531,
33
  "step": 2000
34
  },
35
  {
36
  "epoch": 0.66,
37
  "learning_rate": 1.0457325179473543e-07,
38
- "loss": 3.8472,
39
  "step": 2500
40
  },
41
  {
42
  "epoch": 0.79,
43
  "learning_rate": 6.469024195692635e-08,
44
- "loss": 3.8436,
45
  "step": 3000
46
  },
47
  {
48
  "epoch": 0.92,
49
  "learning_rate": 2.4807232119117254e-08,
50
- "loss": 3.8411,
51
  "step": 3500
52
  },
53
  {
54
  "epoch": 1.0,
55
- "eval_accuracy": 0.05096693238854443,
56
- "eval_loss": 3.8430349826812744,
57
- "eval_runtime": 306.8903,
58
- "eval_samples_per_second": 88.292,
59
- "eval_steps_per_second": 2.76,
60
  "step": 3811
61
  }
62
  ],
 
1
  {
2
+ "best_metric": 3.7954559326171875,
3
  "best_model_checkpoint": "cat_breed_image_detection/checkpoint-3811",
4
  "epoch": 1.0,
5
  "eval_steps": 500,
 
11
  {
12
  "epoch": 0.13,
13
  "learning_rate": 2.641052911459718e-07,
14
+ "loss": 3.8338,
15
  "step": 500
16
  },
17
  {
18
  "epoch": 0.26,
19
  "learning_rate": 2.2422228130816273e-07,
20
+ "loss": 3.8244,
21
  "step": 1000
22
  },
23
  {
24
  "epoch": 0.39,
25
  "learning_rate": 1.8433927147035363e-07,
26
+ "loss": 3.8144,
27
  "step": 1500
28
  },
29
  {
30
  "epoch": 0.52,
31
  "learning_rate": 1.444562616325445e-07,
32
+ "loss": 3.804,
33
  "step": 2000
34
  },
35
  {
36
  "epoch": 0.66,
37
  "learning_rate": 1.0457325179473543e-07,
38
+ "loss": 3.7968,
39
  "step": 2500
40
  },
41
  {
42
  "epoch": 0.79,
43
  "learning_rate": 6.469024195692635e-08,
44
+ "loss": 3.7917,
45
  "step": 3000
46
  },
47
  {
48
  "epoch": 0.92,
49
  "learning_rate": 2.4807232119117254e-08,
50
+ "loss": 3.7878,
51
  "step": 3500
52
  },
53
  {
54
  "epoch": 1.0,
55
+ "eval_accuracy": 0.09794803661056982,
56
+ "eval_loss": 3.7954559326171875,
57
+ "eval_runtime": 304.3948,
58
+ "eval_samples_per_second": 89.016,
59
+ "eval_steps_per_second": 2.783,
60
  "step": 3811
61
  }
62
  ],
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "dima806/cat_breed_image_detection",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de70281b1fa0dec6dfbcdc5e48743609a951ee3a4845d7f41f22cfabe0cf4ed9
3
  size 343365480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:386c61c2542490b2c85e1e1eeb8675fb65a7c1ff46f653b51b8f763620afaa07
3
  size 343365480