End of training
Browse files- README.md +13 -0
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -16,6 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# detr_cppe5_object_detection
|
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 |
|
20 |
## Model description
|
21 |
|
@@ -48,6 +50,17 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
16 |
# detr_cppe5_object_detection
|
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.0740
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
+
| 1.1632 | 3.17 | 200 | 1.2140 |
|
56 |
+
| 1.1222 | 6.35 | 400 | 1.1817 |
|
57 |
+
| 1.0505 | 9.52 | 600 | 1.1927 |
|
58 |
+
| 1.0048 | 12.7 | 800 | 1.0890 |
|
59 |
+
| 1.0382 | 15.87 | 1000 | 1.0563 |
|
60 |
+
| 1.0161 | 19.05 | 1200 | 1.0971 |
|
61 |
+
| 0.9963 | 22.22 | 1400 | 1.1164 |
|
62 |
+
| 0.9816 | 25.4 | 1600 | 1.1363 |
|
63 |
+
| 0.9386 | 28.57 | 1800 | 1.0740 |
|
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:6c4d8e2a93f44f3a952c6761715907726cbbd4e17c7acb77e8b71eb67d3ade85
|
3 |
size 166618773
|