SaladSlayer00 commited on
Commit
a6bc06a
1 Parent(s): 0f83e7b

Training in progress epoch 0

Browse files
README.md CHANGED
@@ -13,12 +13,12 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  # SaladSlayer00/image_classification_resnet
15
 
16
- This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on a dataset of celebrity faces, to spot your celebrity lookalike.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.4607
19
- - Validation Loss: 0.8689
20
- - Validation Accuracy: 0.7745
21
- - Epoch: 9
22
 
23
  ## Model description
24
 
@@ -44,21 +44,12 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:---------------:|:-------------------:|:-----:|
47
- | 3.4925 | 3.0825 | 0.2895 | 0 |
48
- | 2.7789 | 2.4806 | 0.4198 | 1 |
49
- | 2.2048 | 2.0283 | 0.5190 | 2 |
50
- | 1.7291 | 1.6844 | 0.5952 | 3 |
51
- | 1.3619 | 1.4097 | 0.6563 | 4 |
52
- | 1.0810 | 1.2327 | 0.7013 | 5 |
53
- | 0.8729 | 1.0982 | 0.7249 | 6 |
54
- | 0.7030 | 0.9922 | 0.7416 | 7 |
55
- | 0.5581 | 0.9223 | 0.7612 | 8 |
56
- | 0.4607 | 0.8689 | 0.7745 | 9 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.35.2
62
  - TensorFlow 2.15.0
63
  - Datasets 2.16.0
64
  - Tokenizers 0.15.0
 
13
 
14
  # SaladSlayer00/image_classification_resnet
15
 
16
+ This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 7.0852
19
+ - Validation Loss: 4.8518
20
+ - Validation Accuracy: 0.0123
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:---------------:|:-------------------:|:-----:|
47
+ | 7.0852 | 4.8518 | 0.0123 | 0 |
 
 
 
 
 
 
 
 
 
48
 
49
 
50
  ### Framework versions
51
 
52
+ - Transformers 4.36.2
53
  - TensorFlow 2.15.0
54
  - Datasets 2.16.0
55
  - Tokenizers 0.15.0
config.json CHANGED
The diff for this file is too large to render. See raw diff
 
logs/train/events.out.tfevents.1703530830.fv-az520-878.1918.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aab418ab85a7c4fd69dd4e7de6d5d0bde905259ed3e0c4b11ba079e1fa6015fe
3
+ size 1400267
logs/validation/events.out.tfevents.1703532393.fv-az520-878.1918.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75ed2c3360cf08ec3cb6d6ae1d5039344aaa7a048fa16beb978af28e36cb51df
3
+ size 302
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1cf32dee709f599168ad5be8bef4ced9d68e7359f14816b1035c503156a45c8
3
- size 236627408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcfeed76d6168ce708ce80c6edfd3ae027ebb31572d8f17388db6ad0ec8176c8
3
+ size 167707244