aisuko commited on
Commit
6774291
1 Parent(s): 2ff41ae

End of training

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
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 the food101 dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 2.4845
24
  - Accuracy: 1.0
25
 
26
  ## Model description
@@ -55,8 +55,8 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
58
- | No log | 1.0 | 2 | 2.4845 | 1.0 |
59
- | No log | 2.0 | 4 | 1.0485 | 1.0 |
60
 
61
 
62
  ### Framework versions
 
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 the food101 dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 2.1032
24
  - Accuracy: 1.0
25
 
26
  ## Model description
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
58
+ | No log | 1.0 | 2 | 2.1032 | 1.0 |
59
+ | No log | 2.0 | 4 | 0.8816 | 1.0 |
60
 
61
 
62
  ### Framework versions
adapter_config.json CHANGED
@@ -25,8 +25,8 @@
25
  "revision": null,
26
  "target_modules": [
27
  "query",
28
- "key",
29
  "dense",
 
30
  "value"
31
  ],
32
  "task_type": null
 
25
  "revision": null,
26
  "target_modules": [
27
  "query",
 
28
  "dense",
29
+ "key",
30
  "value"
31
  ],
32
  "task_type": null
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fd8401a192a4ddfa9fc56309ed5da3d251fef2cbc1de90274e43c0508a0dcb8
3
  size 10948068
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf9d98bccc33b6992d70af008fe43bff1844c1112fcc6276f987e500a30fb980
3
  size 10948068
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ec7f67e55cc437105cadbc2322de5b0e6ca66d4f235fcc0c6577d215da8745a
3
  size 4411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c6e38389441c7348566b135099cc66a77b73b5964a280e260dd1ac877a6295
3
  size 4411