Shresthadev403 commited on
Commit
8db1798
1 Parent(s): c551ff1

End of training

Browse files
README.md CHANGED
@@ -15,13 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on the food101 dataset.
17
  It achieves the following results on the evaluation set:
18
- - eval_loss: 0.3593
19
- - eval_accuracy: 0.9114
20
- - eval_runtime: 156.9177
21
- - eval_samples_per_second: 96.547
22
- - eval_steps_per_second: 6.035
23
- - epoch: 29.57
24
- - step: 28000
25
 
26
  ## Model description
27
 
 
15
 
16
  This model was trained from scratch on the food101 dataset.
17
  It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.3595
19
+ - eval_accuracy: 0.9112
20
+ - eval_runtime: 154.85
21
+ - eval_samples_per_second: 97.837
22
+ - eval_steps_per_second: 6.116
23
+ - epoch: 30.62
24
+ - step: 29000
25
 
26
  ## Model description
27
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea84ecb93a3813905e7686d20be0d4c3ef0f0c446ab38e390c62f79c75d6ccf5
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c887d55def546210bc4ceef896ad0f8ae3c0b47adf85f85bc301526ce52a496
3
  size 343528508
runs/Feb06_02-52-53_2bd6d982b8e8/events.out.tfevents.1707187974.2bd6d982b8e8.26.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7feae54c2b0d2f978a6455ab8bb343dd3e609b62e21fd6a4b61342a7e76fc100
3
- size 10381
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d24cd5316b0a8f4f6af0c081d448e77ba28e7ffe2485f2c37f8791ff4e1f515
3
+ size 10870
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.9097029702970297,
3
- "best_model_checkpoint": "food-image-classification/checkpoint-27000",
4
- "epoch": 29.56705385427666,
5
  "eval_steps": 1000,
6
- "global_step": 28000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -427,6 +427,21 @@
427
  "eval_samples_per_second": 96.547,
428
  "eval_steps_per_second": 6.035,
429
  "step": 28000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
430
  }
431
  ],
432
  "logging_steps": 1000,
@@ -434,7 +449,7 @@
434
  "num_input_tokens_seen": 0,
435
  "num_train_epochs": 500,
436
  "save_steps": 1000,
437
- "total_flos": 1.3897086757240136e+20,
438
  "train_batch_size": 16,
439
  "trial_name": null,
440
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.9113531353135313,
3
+ "best_model_checkpoint": "food-image-classification/checkpoint-28000",
4
+ "epoch": 30.623020063357973,
5
  "eval_steps": 1000,
6
+ "global_step": 29000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
427
  "eval_samples_per_second": 96.547,
428
  "eval_steps_per_second": 6.035,
429
  "step": 28000
430
+ },
431
+ {
432
+ "epoch": 30.62,
433
+ "learning_rate": 3.167898627243928e-06,
434
+ "loss": 0.3494,
435
+ "step": 29000
436
+ },
437
+ {
438
+ "epoch": 30.62,
439
+ "eval_accuracy": 0.9111551155115512,
440
+ "eval_loss": 0.3594682812690735,
441
+ "eval_runtime": 154.85,
442
+ "eval_samples_per_second": 97.837,
443
+ "eval_steps_per_second": 6.116,
444
+ "step": 29000
445
  }
446
  ],
447
  "logging_steps": 1000,
 
449
  "num_input_tokens_seen": 0,
450
  "num_train_epochs": 500,
451
  "save_steps": 1000,
452
+ "total_flos": 1.4393413500305818e+20,
453
  "train_batch_size": 16,
454
  "trial_name": null,
455
  "trial_params": null