Amine
commited on
Commit
•
6e3c51a
1
Parent(s):
9f79102
MT-radiant-spaceship-60
Browse files- README.md +64 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: toobiza/MT-celestial-grass-58
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: MT-radiant-spaceship-60
|
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 |
+
# MT-radiant-spaceship-60
|
14 |
+
|
15 |
+
This model is a fine-tuned version of [toobiza/MT-celestial-grass-58](https://huggingface.co/toobiza/MT-celestial-grass-58) on an unknown dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.6476
|
18 |
+
- Loss Ce: 0.0030
|
19 |
+
- Loss Bbox: 0.0949
|
20 |
+
- Cardinality Error: 1.0
|
21 |
+
- Giou: 91.4979
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 1e-05
|
41 |
+
- train_batch_size: 4
|
42 |
+
- eval_batch_size: 2
|
43 |
+
- seed: 42
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 3
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Loss Ce | Loss Bbox | Cardinality Error | Giou |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:---------:|:-----------------:|:-------:|
|
52 |
+
| 0.4929 | 0.6 | 50 | 0.7752 | 0.0038 | 0.1130 | 1.0 | 89.6877 |
|
53 |
+
| 0.4067 | 1.19 | 100 | 0.6803 | 0.0034 | 0.0994 | 1.0 | 91.0025 |
|
54 |
+
| 0.3416 | 1.79 | 150 | 0.6697 | 0.0032 | 0.0980 | 1.0 | 91.1694 |
|
55 |
+
| 0.3604 | 2.38 | 200 | 0.6478 | 0.0031 | 0.0949 | 1.0 | 91.4886 |
|
56 |
+
| 0.3774 | 2.98 | 250 | 0.6476 | 0.0030 | 0.0949 | 1.0 | 91.4979 |
|
57 |
+
|
58 |
+
|
59 |
+
### Framework versions
|
60 |
+
|
61 |
+
- Transformers 4.33.2
|
62 |
+
- Pytorch 2.0.1+cu118
|
63 |
+
- Datasets 2.14.5
|
64 |
+
- 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 115384777
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e6023af6420ab9f996a95c40f30f89862d2e2cb17c93bcfb3c791c0b4ba56a1
|
3 |
size 115384777
|