SachaEL commited on
Commit
eec0230
1 Parent(s): 9adca89

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [EdBianchi/vit-fire-detection](https://huggingface.co/EdBianchi/vit-fire-detection) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.7160
19
 
20
  ## Model description
21
 
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 15 | 0.8514 |
51
- | No log | 2.0 | 30 | 0.5119 |
52
- | No log | 3.0 | 45 | 0.6616 |
53
- | No log | 4.0 | 60 | 0.6998 |
54
- | No log | 5.0 | 75 | 0.7160 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [EdBianchi/vit-fire-detection](https://huggingface.co/EdBianchi/vit-fire-detection) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.5069
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 15 | 0.9700 |
51
+ | No log | 2.0 | 30 | 0.5159 |
52
+ | No log | 3.0 | 45 | 0.5627 |
53
+ | No log | 4.0 | 60 | 0.5004 |
54
+ | No log | 5.0 | 75 | 0.5069 |
55
 
56
 
57
  ### Framework versions