SaladSlayer00 commited on
Commit
620d16f
1 Parent(s): f980e41

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: 7.0814
19
- - Validation Loss: 4.8848
20
- - Validation Accuracy: 0.0133
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
  | 7.0814 | 4.8848 | 0.0133 | 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: 4.6679
19
+ - Validation Loss: 4.5568
20
+ - Validation Accuracy: 0.0666
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
45
  | Train Loss | Validation Loss | Validation Accuracy | Epoch |
46
  |:----------:|:---------------:|:-------------------:|:-----:|
47
  | 7.0814 | 4.8848 | 0.0133 | 0 |
48
+ | 4.6679 | 4.5568 | 0.0666 | 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:caec33a74ade5feb9ad8c8760921b3e66983ca28fa7ed5aa131a94fa7812fa8e
3
+ size 503930020
checkpoints/model-0001.ckpt.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad48d32da56e2614868969f3e654641b4b0692229d1ae12e2b361ee2cb6a76b6
3
+ size 43586
logs/train/events.out.tfevents.1704568236.87b9e22aca65.2413.0.v2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9de7469336781b48cab5e63ebae5e28799ba5949ad44324056e9b289b62b2d6e
3
- size 1422803
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f5daf2f7144aad47be91e45eb1ec497c7c96f068509c76f4cc19f09c6fccb48
3
+ size 1422871
logs/validation/events.out.tfevents.1704568385.87b9e22aca65.2413.1.v2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b832083a7007f0c10e2a7df8bb5b19f2b203899e9b305d51c3a518c51c6035e
3
- size 302
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16fcea910ceaa7426a7f2e29e3774965c028438b69a5c0a9f0db60fbdff73406
3
+ size 530
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42fa9052c63c7afe288247b50ffa82c61c5005ad86248898999f3f097082ba8f
3
  size 168379316
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d650ff410ffff89b995eba2d370d696e03e96ef83dc5fa440f28fa49e7a37af
3
  size 168379316