polejowska commited on
Commit
34d0c3b
·
1 Parent(s): e44d5cd

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 [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.6933
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: 25
43
 
44
  ### Training results
45
 
@@ -70,6 +70,11 @@ The following hyperparameters were used during training:
70
  | 2.2262 | 23.0 | 2162 | 1.6998 |
71
  | 2.2644 | 24.0 | 2256 | 1.7020 |
72
  | 2.2392 | 25.0 | 2350 | 1.6933 |
 
 
 
 
 
73
 
74
 
75
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.6859
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: 30
43
 
44
  ### Training results
45
 
 
70
  | 2.2262 | 23.0 | 2162 | 1.6998 |
71
  | 2.2644 | 24.0 | 2256 | 1.7020 |
72
  | 2.2392 | 25.0 | 2350 | 1.6933 |
73
+ | 2.228 | 26.0 | 2444 | 1.7434 |
74
+ | 2.2284 | 27.0 | 2538 | 1.7070 |
75
+ | 2.2019 | 28.0 | 2632 | 1.6977 |
76
+ | 2.1804 | 29.0 | 2726 | 1.6867 |
77
+ | 2.1939 | 30.0 | 2820 | 1.6859 |
78
 
79
 
80
  ### Framework versions