polejowska commited on
Commit
3c5035f
1 Parent(s): fb1efb5

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.6692
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.4243 | 3.0 | 282 | 2.6854 |
51
  | 3.3027 | 4.0 | 376 | 2.6661 |
52
  | 3.2875 | 5.0 | 470 | 2.6692 |
 
 
 
 
 
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.6170
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.4243 | 3.0 | 282 | 2.6854 |
51
  | 3.3027 | 4.0 | 376 | 2.6661 |
52
  | 3.2875 | 5.0 | 470 | 2.6692 |
53
+ | 3.2959 | 6.0 | 564 | 2.6477 |
54
+ | 3.2286 | 7.0 | 658 | 2.6885 |
55
+ | 3.1364 | 8.0 | 752 | 2.6583 |
56
+ | 3.0872 | 9.0 | 846 | 2.6667 |
57
+ | 3.0935 | 10.0 | 940 | 2.6170 |
58
 
59
 
60
  ### Framework versions