Amine
commited on
Commit
·
0376b3b
1
Parent(s):
bec14e6
margin-element-detector-fm-clean-oath-16
Browse files- README.md +58 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: toobiza/MT-ancient-spaceship-83
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: margin-element-detector-fm-clean-oath-16
|
7 |
+
results: []
|
8 |
+
---
|
9 |
+
|
10 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
+
should probably proofread and complete it, then remove this comment. -->
|
12 |
+
|
13 |
+
# margin-element-detector-fm-clean-oath-16
|
14 |
+
|
15 |
+
This model is a fine-tuned version of [toobiza/MT-ancient-spaceship-83](https://huggingface.co/toobiza/MT-ancient-spaceship-83) on an unknown dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 0.9676
|
18 |
+
- eval_loss_ce: 0.0858
|
19 |
+
- eval_loss_bbox: 0.0424
|
20 |
+
- eval_cardinality_error: 0.3683
|
21 |
+
- eval_giou: 66.5256
|
22 |
+
- eval_runtime: 47.1617
|
23 |
+
- eval_samples_per_second: 18.977
|
24 |
+
- eval_steps_per_second: 4.75
|
25 |
+
- epoch: 7.53
|
26 |
+
- step: 17000
|
27 |
+
|
28 |
+
## Model description
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training and evaluation data
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Training hyperparameters
|
43 |
+
|
44 |
+
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 0.0001
|
46 |
+
- train_batch_size: 4
|
47 |
+
- eval_batch_size: 4
|
48 |
+
- seed: 42
|
49 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 40
|
52 |
+
|
53 |
+
### Framework versions
|
54 |
+
|
55 |
+
- Transformers 4.33.2
|
56 |
+
- Pytorch 2.1.0+cu118
|
57 |
+
- Datasets 2.14.6
|
58 |
+
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 115395462
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b0530caebe00bf003374ae71abe1ac9bf206013fa74ef82d93a34e493640de4
|
3 |
size 115395462
|