Daniel Bogdoll
commited on
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
base_model: jozhang97/deta-swin-large
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- generator
|
8 |
+
model-index:
|
9 |
+
- name: fisheye8k_jozhang97_deta-swin-large
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# fisheye8k_jozhang97_deta-swin-large
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [jozhang97/deta-swin-large](https://huggingface.co/jozhang97/deta-swin-large) on the generator dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 17.9701
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 5e-05
|
40 |
+
- train_batch_size: 1
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 0
|
43 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
44 |
+
- lr_scheduler_type: cosine
|
45 |
+
- num_epochs: 36
|
46 |
+
- mixed_precision_training: Native AMP
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
52 |
+
| 13.7551 | 1.0 | 5288 | 17.5573 |
|
53 |
+
| 12.6537 | 2.0 | 10576 | 17.4879 |
|
54 |
+
| 12.023 | 3.0 | 15864 | 17.6520 |
|
55 |
+
| 11.4167 | 4.0 | 21152 | 18.5138 |
|
56 |
+
| 10.8161 | 5.0 | 26440 | 17.7264 |
|
57 |
+
| 10.5346 | 6.0 | 31728 | 17.9145 |
|
58 |
+
| 10.1203 | 7.0 | 37016 | 17.9701 |
|
59 |
+
|
60 |
+
|
61 |
+
### Framework versions
|
62 |
+
|
63 |
+
- Transformers 4.48.3
|
64 |
+
- Pytorch 2.5.1+cu124
|
65 |
+
- Datasets 3.2.0
|
66 |
+
- Tokenizers 0.21.0
|
runs/Feb15_07-46-46_mcity-rtx-4090/events.out.tfevents.1739623607.mcity-rtx-4090.1139582.17
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dbb7df8467bd86e52daa068681e5a79caa9319b1a82116c53409d34913b6857
|
3 |
+
size 24937
|