Daniel Bogdoll commited on
Commit
b1854ba
·
verified ·
1 Parent(s): 587ed16

End of training

Browse files
README.md CHANGED
@@ -17,6 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
  # fisheye8k_facebook_detr-resnet-101-dc5
18
 
19
  This model is a fine-tuned version of [facebook/detr-resnet-101-dc5](https://huggingface.co/facebook/detr-resnet-101-dc5) on the generator dataset.
 
 
20
 
21
  ## Model description
22
 
@@ -41,14 +43,21 @@ The following hyperparameters were used during training:
41
  - seed: 0
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: cosine
44
- - num_epochs: 1
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 1.0 | 68 | 2.9064 |
 
 
 
 
 
 
 
52
 
53
 
54
  ### Framework versions
 
17
  # fisheye8k_facebook_detr-resnet-101-dc5
18
 
19
  This model is a fine-tuned version of [facebook/detr-resnet-101-dc5](https://huggingface.co/facebook/detr-resnet-101-dc5) on the generator dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.6740
22
 
23
  ## Model description
24
 
 
43
  - seed: 0
44
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: cosine
46
+ - num_epochs: 36
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:-----:|:-----:|:---------------:|
53
+ | 2.1508 | 1.0 | 5288 | 2.4721 |
54
+ | 1.7423 | 2.0 | 10576 | 2.3029 |
55
+ | 1.5881 | 3.0 | 15864 | 2.2454 |
56
+ | 1.5641 | 4.0 | 21152 | 2.2912 |
57
+ | 1.4438 | 5.0 | 26440 | 2.2912 |
58
+ | 1.4503 | 6.0 | 31728 | 2.5056 |
59
+ | 1.3487 | 7.0 | 37016 | 2.5812 |
60
+ | 1.2777 | 8.0 | 42304 | 2.6740 |
61
 
62
 
63
  ### Framework versions
runs/Feb14_22-12-28_mcity-rtx-4090/events.out.tfevents.1739589149.mcity-rtx-4090.1139582.7 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:684bc30589d11939c1f7c65361ec6b9adfff64c649b874c7512db745b83f33a9
3
- size 13448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a35e082044a18c2d6f508b68f124cc3daddae4c7f8185be57a7d4c9964e212f
3
+ size 26579