F-eB-e commited on
Commit
622df5d
1 Parent(s): 22f969d

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.4095
19
- - Validation Loss: 0.3716
20
- - Train Accuracy: 0.909
21
  - Epoch: 4
22
 
23
  ## Model description
@@ -44,16 +44,16 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 2.8650 | 1.7381 | 0.789 | 0 |
48
- | 1.2807 | 0.8887 | 0.88 | 1 |
49
- | 0.7513 | 0.5793 | 0.898 | 2 |
50
- | 0.5116 | 0.4472 | 0.902 | 3 |
51
- | 0.4095 | 0.3716 | 0.909 | 4 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.42.4
57
  - TensorFlow 2.17.0
58
  - Datasets 2.20.0
59
  - Tokenizers 0.19.1
 
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.3625
19
+ - Validation Loss: 0.3347
20
+ - Train Accuracy: 0.918
21
  - Epoch: 4
22
 
23
  ## Model description
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 2.7562 | 1.5563 | 0.873 | 0 |
48
+ | 1.1775 | 0.7872 | 0.892 | 1 |
49
+ | 0.6780 | 0.4881 | 0.914 | 2 |
50
+ | 0.4781 | 0.3626 | 0.925 | 3 |
51
+ | 0.3625 | 0.3347 | 0.918 | 4 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.45.0.dev0
57
  - TensorFlow 2.17.0
58
  - Datasets 2.20.0
59
  - Tokenizers 0.19.1
config.json CHANGED
@@ -224,5 +224,5 @@
224
  "num_hidden_layers": 12,
225
  "patch_size": 16,
226
  "qkv_bias": true,
227
- "transformers_version": "4.42.4"
228
  }
 
224
  "num_hidden_layers": 12,
225
  "patch_size": 16,
226
  "qkv_bias": true,
227
+ "transformers_version": "4.45.0.dev0"
228
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bcad8156e03d42663988958001989ba7e4cfa3009dbe3194964904c24df82b7
3
  size 343773880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9865931a4d8575b69f9603d6b35e1b74a4ec2a7955be9e7079d2a8823c650bc
3
  size 343773880