End of training
Browse files- README.md +2 -2
- model.safetensors +1 -1
- runs/Apr21_18-46-59_6a2837f60bc9/events.out.tfevents.1745261221.6a2837f60bc9.1522.0 +3 -0
- runs/Apr21_19-01-07_6a2837f60bc9/events.out.tfevents.1745262074.6a2837f60bc9.3383.0 +3 -0
- runs/Apr21_19-01-07_6a2837f60bc9/events.out.tfevents.1745263335.6a2837f60bc9.3383.1 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
|
|
41 |
- seed: 42
|
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: linear
|
44 |
-
- num_epochs:
|
45 |
|
46 |
### Training results
|
47 |
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.4016
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
41 |
- seed: 42
|
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: linear
|
44 |
+
- num_epochs: 10
|
45 |
|
46 |
### Training results
|
47 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166506812
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9dc101442fbc593100f0c614b49b068500f4a1832bb1d4bc0a131f1bbc6aef2
|
3 |
size 166506812
|
runs/Apr21_18-46-59_6a2837f60bc9/events.out.tfevents.1745261221.6a2837f60bc9.1522.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dd732f2b9f7ed5b464e3f94c6471323d8d553059b9844ee26b195475804f75b
|
3 |
+
size 4184
|
runs/Apr21_19-01-07_6a2837f60bc9/events.out.tfevents.1745262074.6a2837f60bc9.3383.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06320e06c39c1f04afa26461574051aad00d8903b7e50bca703033980dbcb252
|
3 |
+
size 8601
|
runs/Apr21_19-01-07_6a2837f60bc9/events.out.tfevents.1745263335.6a2837f60bc9.3383.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97be9bbdc79e67e60575cf5f7feb5e31212e0e587fa45e29df4c5bbe110fc9e1
|
3 |
+
size 359
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0307a69f309e6e87fea9636716858ebedbcd1b6857ae31626cd9dff830efdeb0
|
3 |
size 5304
|