End of training
Browse files- README.md +10 -10
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [qgyd2021/detr_cppe5_object_detection](https://huggingface.co/qgyd2021/detr_cppe5_object_detection) on the cppe5 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,15 +52,15 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [qgyd2021/detr_cppe5_object_detection](https://huggingface.co/qgyd2021/detr_cppe5_object_detection) on the cppe5 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0498
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
+
| 0.9924 | 3.17 | 200 | 1.0855 |
|
56 |
+
| 0.9863 | 6.35 | 400 | 1.1051 |
|
57 |
+
| 0.9099 | 9.52 | 600 | 1.1780 |
|
58 |
+
| 0.8853 | 12.7 | 800 | 1.0780 |
|
59 |
+
| 0.907 | 15.87 | 1000 | 1.0617 |
|
60 |
+
| 0.8919 | 19.05 | 1200 | 1.0444 |
|
61 |
+
| 0.8687 | 22.22 | 1400 | 1.0967 |
|
62 |
+
| 0.8559 | 25.4 | 1600 | 1.0865 |
|
63 |
+
| 0.8158 | 28.57 | 1800 | 1.0498 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166618773
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4128a617d843fe5a626e7f48d597d66ff9fd48c2ed365d6a3344d605206ac5e8
|
3 |
size 166618773
|