ShaneOD2611
commited on
Commit
•
a0dad95
1
Parent(s):
7de0f5b
End of training
Browse files
README.md
CHANGED
@@ -14,8 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# detr-resnet-101_finetuned_CSGO
|
15 |
|
16 |
This model is a fine-tuned version of [ShaneOD2611/detr-resnet-101_finetuned_CSGO](https://huggingface.co/ShaneOD2611/detr-resnet-101_finetuned_CSGO) on an unknown dataset.
|
17 |
-
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.5627
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -34,31 +32,15 @@ More information needed
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
-
- learning_rate:
|
38 |
- train_batch_size: 8
|
39 |
- eval_batch_size: 8
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
46 |
-
### Training results
|
47 |
-
|
48 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| 0.5139 | 1.0 | 222 | 0.6154 |
|
51 |
-
| 0.4923 | 2.0 | 444 | 0.6086 |
|
52 |
-
| 0.4593 | 3.0 | 666 | 0.6243 |
|
53 |
-
| 0.4856 | 4.0 | 888 | 0.6103 |
|
54 |
-
| 0.4965 | 5.0 | 1110 | 0.6159 |
|
55 |
-
| 0.4837 | 6.0 | 1332 | 0.5696 |
|
56 |
-
| 0.4401 | 7.0 | 1554 | 0.5751 |
|
57 |
-
| 0.4175 | 8.0 | 1776 | 0.5658 |
|
58 |
-
| 0.4391 | 9.0 | 1998 | 0.5676 |
|
59 |
-
| 0.4117 | 10.0 | 2220 | 0.5627 |
|
60 |
-
|
61 |
-
|
62 |
### Framework versions
|
63 |
|
64 |
- Transformers 4.38.2
|
|
|
14 |
# detr-resnet-101_finetuned_CSGO
|
15 |
|
16 |
This model is a fine-tuned version of [ShaneOD2611/detr-resnet-101_finetuned_CSGO](https://huggingface.co/ShaneOD2611/detr-resnet-101_finetuned_CSGO) on an unknown dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
32 |
### Training hyperparameters
|
33 |
|
34 |
The following hyperparameters were used during training:
|
35 |
+
- learning_rate: 0.0001
|
36 |
- train_batch_size: 8
|
37 |
- eval_batch_size: 8
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
+
- num_epochs: 5
|
42 |
- mixed_precision_training: Native AMP
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
### Framework versions
|
45 |
|
46 |
- Transformers 4.38.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242706608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f5c30f52623de707dfca560a3abac978e15362d3240c2eac180ccadbc6f0212
|
3 |
size 242706608
|
runs/Apr10_16-31-28_24ee56183bad/events.out.tfevents.1712766693.24ee56183bad.7960.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df3a0480d9fc4a726f93e299d1d783646ddb7d9f2ab7b99992340114071cad60
|
3 |
+
size 5515
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc0c08dd852af739e5b93356725ac244122a6a42276d22f4705ba212b69ee5a1
|
3 |
size 4920
|