Prahas10 commited on
Commit
e707e14
·
1 Parent(s): 8b7759a

Training in progress epoch 8

Browse files
Files changed (2) hide show
  1. README.md +12 -4
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google/vit-base-patch32-384](https://huggingface.co/google/vit-base-patch32-384) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.9894
19
- - Validation Loss: 1.4451
20
- - Train Accuracy: 0.6364
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,14 @@ The following hyperparameters were used during training:
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 1.9894 | 1.4451 | 0.6364 | 0 |
 
 
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/vit-base-patch32-384](https://huggingface.co/google/vit-base-patch32-384) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0374
19
+ - Validation Loss: 0.0935
20
+ - Train Accuracy: 0.9818
21
+ - Epoch: 8
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
  | 1.9894 | 1.4451 | 0.6364 | 0 |
48
+ | 0.6770 | 0.6352 | 0.8727 | 1 |
49
+ | 0.2797 | 0.6216 | 0.8455 | 2 |
50
+ | 0.1648 | 0.2777 | 0.9 | 3 |
51
+ | 0.1120 | 0.2635 | 0.9182 | 4 |
52
+ | 0.1131 | 0.3882 | 0.8364 | 5 |
53
+ | 0.1013 | 0.6015 | 0.8273 | 6 |
54
+ | 0.0444 | 0.1688 | 0.9727 | 7 |
55
+ | 0.0374 | 0.0935 | 0.9818 | 8 |
56
 
57
 
58
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:caafa91e18b5742c5181932aa502f6ce95408e718f0f11c5b5dc5bc7a77ff481
3
  size 350427832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:542b1d8ec913466cb947829fbbfc955528613c42c0fcb8422ecc64c73619bc6e
3
  size 350427832