ericrong888 commited on
Commit
92933b7
1 Parent(s): 720753c

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,8 +15,8 @@ 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.7172
19
- - Validation Loss: 0.8015
20
  - Train Accuracy: 1.0
21
  - Epoch: 4
22
 
@@ -44,16 +44,16 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 1.0831 | 1.0174 | 0.8333 | 0 |
48
- | 0.9608 | 0.9565 | 0.8333 | 1 |
49
- | 0.8713 | 0.9074 | 0.8333 | 2 |
50
- | 0.7930 | 0.8555 | 0.8333 | 3 |
51
- | 0.7172 | 0.8015 | 1.0 | 4 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.34.0
57
- - TensorFlow 2.13.0
58
- - Datasets 2.14.5
59
  - Tokenizers 0.14.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.7196
19
+ - Validation Loss: 0.8069
20
  - Train Accuracy: 1.0
21
  - Epoch: 4
22
 
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 1.1054 | 1.0410 | 0.8333 | 0 |
48
+ | 0.9869 | 0.9692 | 0.8333 | 1 |
49
+ | 0.8856 | 0.9035 | 1.0 | 2 |
50
+ | 0.8117 | 0.8585 | 1.0 | 3 |
51
+ | 0.7196 | 0.8069 | 1.0 | 4 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.34.1
57
+ - TensorFlow 2.14.0
58
+ - Datasets 2.14.6
59
  - Tokenizers 0.14.1
config.json CHANGED
@@ -28,5 +28,5 @@
28
  "num_hidden_layers": 12,
29
  "patch_size": 16,
30
  "qkv_bias": true,
31
- "transformers_version": "4.34.0"
32
  }
 
28
  "num_hidden_layers": 12,
29
  "patch_size": 16,
30
  "qkv_bias": true,
31
+ "transformers_version": "4.34.1"
32
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c54ba4dbac1bfe49aaafbffae7f4f76fc5d030ef833de817f96f3fedc8736840
3
  size 343472824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a93180d2ccafef02e906b1ec9435552833e98b81bbbd0f3a67638afe334721ef
3
  size 343472824