ML-777 commited on
Commit
e3f80d5
·
verified ·
1 Parent(s): 4751f30

Model save

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -14,14 +14,13 @@ model-index:
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/jalitv77-ml/lora_transformers/runs/q00oyrrm)
18
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/jalitv77-ml/lora_transformers/runs/q00oyrrm)
19
  # vit-base-patch16-224-in21k-finetuned-lora-food101
20
 
21
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.5198
24
- - Accuracy: 0.8565
25
 
26
  ## Model description
27
 
@@ -55,11 +54,11 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
57
  |:-------------:|:------:|:----:|:---------------:|:--------:|
58
- | 0.8397 | 0.9981 | 133 | 0.6682 | 0.8154 |
59
- | 0.8471 | 1.9962 | 266 | 0.5984 | 0.8366 |
60
- | 0.6114 | 2.9944 | 399 | 0.5590 | 0.8438 |
61
- | 0.6202 | 4.0 | 533 | 0.5335 | 0.8532 |
62
- | 0.4775 | 4.9906 | 665 | 0.5198 | 0.8565 |
63
 
64
 
65
  ### Framework versions
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/jalitv77-ml/lora_transformers/runs/62dlprwk)
 
18
  # vit-base-patch16-224-in21k-finetuned-lora-food101
19
 
20
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.5267
23
+ - Accuracy: 0.8573
24
 
25
  ## Model description
26
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
  |:-------------:|:------:|:----:|:---------------:|:--------:|
57
+ | 1.0269 | 0.9958 | 118 | 0.6697 | 0.8207 |
58
+ | 0.9299 | 2.0 | 237 | 0.5993 | 0.8387 |
59
+ | 0.6699 | 2.9958 | 355 | 0.5610 | 0.8473 |
60
+ | 0.6616 | 4.0 | 474 | 0.5421 | 0.8543 |
61
+ | 0.5378 | 4.9789 | 590 | 0.5267 | 0.8573 |
62
 
63
 
64
  ### Framework versions