SaladSlayer00 commited on
Commit
23c0123
·
1 Parent(s): ac43f8d

Training in progress epoch 1

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ checkpoints/model-0001.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
37
+ checkpoints/model-0001.ckpt.index filter=lfs diff=lfs merge=lfs -text
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 [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: 4.3094
19
- - Validation Loss: 2.8494
20
- - Validation Accuracy: 0.2653
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | Train Loss | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:---------------:|:-------------------:|:-----:|
47
  | 4.3094 | 2.8494 | 0.2653 | 0 |
 
48
 
49
 
50
  ### Framework versions
 
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: 1.9389
19
+ - Validation Loss: 1.6614
20
+ - Validation Accuracy: 0.5538
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:---------------:|:-------------------:|:-----:|
47
  | 4.3094 | 2.8494 | 0.2653 | 0 |
48
+ | 1.9389 | 1.6614 | 0.5538 | 1 |
49
 
50
 
51
  ### Framework versions
checkpoints/checkpoint ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ model_checkpoint_path: "model-0001.ckpt"
2
+ all_model_checkpoint_paths: "model-0001.ckpt"
checkpoints/model-0001.ckpt.data-00000-of-00001 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c31f158f643d3ca9543908b5708458581c91ab2abb9af19768eab3a3bcc98474
3
+ size 503928251
checkpoints/model-0001.ckpt.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2324ddbc037697f373e52940f254ce284cd575793065973720362a8efbec8516
3
+ size 43586
logs/train/events.out.tfevents.1704615831.8728a2b54c87.721.0.v2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cc4f8d8950fee759fb6ab8d369a69f755b0bcef58611322c059daed499147d6
3
- size 1400267
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8e7c239f34dfa7ebb9b11852e4fdeb9ad0b594540546f1dc7be142e12e6f282
3
+ size 1400335
logs/validation/events.out.tfevents.1704615958.8728a2b54c87.721.1.v2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a08c42689c90e5f667ade4a0a97523f336c61536a9dd1a7ac77a5637f0839e59
3
- size 302
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310f40c5464817e479ac1ab1cf3644fe47fc215e4b0e5140906251384d54c12e
3
+ size 530
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23b0d1d6694fcea6d334e239f9537e404284ba39d7edd027e7df4b50fcda4eeb
3
  size 168379316
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f90cb8a12fb4b3022647f34f0f9f337ed96347539c391fa61983b616007b063c
3
  size 168379316