polejowska commited on
Commit
eec5375
1 Parent(s): b12f82b

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.6304
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: 10
43
 
44
  ### Training results
45
 
@@ -55,6 +55,11 @@ The following hyperparameters were used during training:
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
 
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.6317
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: 15
43
 
44
  ### Training results
45
 
 
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
+ | 3.0767 | 11.0 | 1034 | 2.6344 |
59
+ | 3.0397 | 12.0 | 1128 | 2.6142 |
60
+ | 2.982 | 13.0 | 1222 | 2.6787 |
61
+ | 2.883 | 14.0 | 1316 | 2.6492 |
62
+ | 2.8978 | 15.0 | 1410 | 2.6317 |
63
 
64
 
65
  ### Framework versions