Shresthadev403 commited on
Commit
f18a6c8
1 Parent(s): 3438f96

End of training

Browse files
README.md CHANGED
@@ -17,13 +17,13 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset.
19
  It achieves the following results on the evaluation set:
20
- - eval_loss: 4.3789
21
- - eval_accuracy: 0.3104
22
- - eval_runtime: 154.3948
23
- - eval_samples_per_second: 98.125
24
- - eval_steps_per_second: 6.134
25
- - epoch: 2.11
26
- - step: 2000
27
 
28
  ## Model description
29
 
 
17
 
18
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset.
19
  It achieves the following results on the evaluation set:
20
+ - eval_loss: 4.0309
21
+ - eval_accuracy: 0.5498
22
+ - eval_runtime: 155.2257
23
+ - eval_samples_per_second: 97.6
24
+ - eval_steps_per_second: 6.101
25
+ - epoch: 3.17
26
+ - step: 3000
27
 
28
  ## Model description
29
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eeb12dca342515db73c7bc5e69f8b9003ed35f85c1ce8b02d9dd43a388f4dd44
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aafa514affb39eef02d6b09c36373690891aa8b9b61a367c6de4cac2cd4e3d2
3
  size 343528508
runs/Feb05_03-08-58_983d148b451b/events.out.tfevents.1707102539.983d148b451b.26.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:834296abb97fa742bf1375c1e8b811bdd982a60dda439d88177ff3ebb4dce784
3
- size 10261
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0f28c711aacbeaf928d569dcf9e4e65de6f0e93246ad395072bd5a36a7abdf
3
+ size 10741
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.034851485148514855,
3
- "best_model_checkpoint": "food-image-classification/checkpoint-1000",
4
- "epoch": 2.1119324181626187,
5
  "eval_steps": 1000,
6
- "global_step": 2000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -37,6 +37,21 @@
37
  "eval_samples_per_second": 98.125,
38
  "eval_steps_per_second": 6.134,
39
  "step": 2000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
  }
41
  ],
42
  "logging_steps": 1000,
@@ -44,7 +59,7 @@
44
  "num_input_tokens_seen": 0,
45
  "num_train_epochs": 500,
46
  "save_steps": 1000,
47
- "total_flos": 9.926534861313638e+18,
48
  "train_batch_size": 16,
49
  "trial_name": null,
50
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.3103630363036304,
3
+ "best_model_checkpoint": "food-image-classification/checkpoint-2000",
4
+ "epoch": 3.167898627243928,
5
  "eval_steps": 1000,
6
+ "global_step": 3000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
37
  "eval_samples_per_second": 98.125,
38
  "eval_steps_per_second": 6.134,
39
  "step": 2000
40
+ },
41
+ {
42
+ "epoch": 3.17,
43
+ "learning_rate": 3.167898627243928e-06,
44
+ "loss": 4.2111,
45
+ "step": 3000
46
+ },
47
+ {
48
+ "epoch": 3.17,
49
+ "eval_accuracy": 0.5498349834983498,
50
+ "eval_loss": 4.030922889709473,
51
+ "eval_runtime": 155.2257,
52
+ "eval_samples_per_second": 97.6,
53
+ "eval_steps_per_second": 6.101,
54
+ "step": 3000
55
  }
56
  ],
57
  "logging_steps": 1000,
 
59
  "num_input_tokens_seen": 0,
60
  "num_train_epochs": 500,
61
  "save_steps": 1000,
62
+ "total_flos": 1.4889802291970458e+19,
63
  "train_batch_size": 16,
64
  "trial_name": null,
65
  "trial_params": null