Audi24 commited on
Commit
1bf5e93
·
1 Parent(s): ec21740

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  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.4913
19
- - Validation Loss: 0.6695
20
- - Train Accuracy: 0.7364
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
- | 1.0611 | 1.0265 | 0.5969 | 0 |
48
- | 0.9429 | 0.9217 | 0.7364 | 1 |
49
- | 0.7961 | 0.7753 | 0.7674 | 2 |
50
- | 0.6281 | 0.6510 | 0.7984 | 3 |
51
- | 0.4913 | 0.6695 | 0.7364 | 4 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.35.2
57
  - TensorFlow 2.15.0
58
- - Datasets 2.16.1
59
- - Tokenizers 0.15.0
 
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.5468
19
+ - Validation Loss: 0.6111
20
+ - Train Accuracy: 0.7674
21
  - Epoch: 4
22
 
23
  ## Model description
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 1.0659 | 1.0044 | 0.6279 | 0 |
48
+ | 0.9502 | 0.9168 | 0.7442 | 1 |
49
+ | 0.8135 | 0.7778 | 0.7287 | 2 |
50
+ | 0.6570 | 0.6767 | 0.7442 | 3 |
51
+ | 0.5468 | 0.6111 | 0.7674 | 4 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.38.1
57
  - TensorFlow 2.15.0
58
+ - Datasets 2.18.0
59
+ - Tokenizers 0.15.2
config.json CHANGED
@@ -28,5 +28,5 @@
28
  "num_hidden_layers": 12,
29
  "patch_size": 16,
30
  "qkv_bias": true,
31
- "transformers_version": "4.35.2"
32
  }
 
28
  "num_hidden_layers": 12,
29
  "patch_size": 16,
30
  "qkv_bias": true,
31
+ "transformers_version": "4.38.1"
32
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f741eb83491e2f400c0cf0891f92b4fb707f8db4136a2958c65d38f2fec78d4e
3
  size 343472824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cba052e7b0645a65e276e60a9d107d0ed651eb1ba6a98b8b1777e6b3746c020
3
  size 343472824