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 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
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.0746
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
+
| 0.8928 | 3.17 | 200 | 1.0594 |
|
56 |
+
| 0.8862 | 6.35 | 400 | 1.1216 |
|
57 |
+
| 0.8231 | 9.52 | 600 | 1.1138 |
|
58 |
+
| 0.786 | 12.7 | 800 | 1.0857 |
|
59 |
+
| 0.8132 | 15.87 | 1000 | 1.0550 |
|
60 |
+
| 0.8111 | 19.05 | 1200 | 1.0563 |
|
61 |
+
| 0.7927 | 22.22 | 1400 | 1.1003 |
|
62 |
+
| 0.7805 | 25.4 | 1600 | 1.0950 |
|
63 |
+
| 0.7332 | 28.57 | 1800 | 1.0746 |
|
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:d1222f7be19f5c92f62f244b787ce4f714d643e6e89a53bf297f6d63ad072422
|
3 |
size 166618773
|