polejowska commited on
Commit
77555b5
1 Parent(s): daf1d92

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [hustvl/yolos-tiny](https://huggingface.co/hustvl/yolos-tiny) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 2.6555
18
 
19
  ## Model description
20
 
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 5
43
 
44
  ### Training results
45
 
@@ -50,6 +50,11 @@ The following hyperparameters were used during training:
50
  | 3.4012 | 3.0 | 282 | 2.6721 |
51
  | 3.2776 | 4.0 | 376 | 2.6651 |
52
  | 3.2164 | 5.0 | 470 | 2.6555 |
 
 
 
 
 
53
 
54
 
55
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [hustvl/yolos-tiny](https://huggingface.co/hustvl/yolos-tiny) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 2.6304
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 10
43
 
44
  ### Training results
45
 
 
50
  | 3.4012 | 3.0 | 282 | 2.6721 |
51
  | 3.2776 | 4.0 | 376 | 2.6651 |
52
  | 3.2164 | 5.0 | 470 | 2.6555 |
53
+ | 3.2701 | 6.0 | 564 | 2.6489 |
54
+ | 3.1847 | 7.0 | 658 | 2.6993 |
55
+ | 3.0959 | 8.0 | 752 | 2.6364 |
56
+ | 3.0506 | 9.0 | 846 | 2.6464 |
57
+ | 3.0497 | 10.0 | 940 | 2.6304 |
58
 
59
 
60
  ### Framework versions