End of training
Browse files- README.md +44 -45
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/git-large-r-coco](https://huggingface.co/microsoft/git-large-r-coco) on the imagefolder dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
-
- Meteor Score: {'meteor': 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,54 +46,53 @@ The following hyperparameters were used during training:
|
|
46 |
- total_train_batch_size: 256
|
47 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
48 |
- lr_scheduler_type: cosine
|
49 |
-
- lr_scheduler_warmup_steps: 500
|
50 |
- num_epochs: 200
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
-
| Training Loss | Epoch | Step | Validation Loss | Meteor Score
|
56 |
-
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
78 |
-
|
|
79 |
-
|
|
80 |
-
|
|
81 |
-
|
|
82 |
-
|
|
83 |
-
|
|
84 |
-
|
|
85 |
-
|
|
86 |
-
|
|
87 |
-
|
|
88 |
-
|
|
89 |
-
|
|
90 |
-
|
|
91 |
-
|
|
92 |
-
|
|
93 |
-
|
|
94 |
-
|
|
95 |
-
|
|
96 |
-
|
|
97 |
|
98 |
|
99 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/git-large-r-coco](https://huggingface.co/microsoft/git-large-r-coco) on the imagefolder dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0985
|
22 |
+
- Meteor Score: {'meteor': 0.6045977816224402}
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
- total_train_batch_size: 256
|
47 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
48 |
- lr_scheduler_type: cosine
|
|
|
49 |
- num_epochs: 200
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Meteor Score |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------------------------------:|
|
56 |
+
| 3.0153 | 5.0 | 5 | 2.9012 | {'meteor': 0.11360374562500358} |
|
57 |
+
| 2.6775 | 10.0 | 10 | 1.9996 | {'meteor': 0.3522292411621663} |
|
58 |
+
| 1.9479 | 15.0 | 15 | 1.6433 | {'meteor': 0.4724950837310155} |
|
59 |
+
| 1.6034 | 20.0 | 20 | 1.3467 | {'meteor': 0.5315599885135005} |
|
60 |
+
| 1.3119 | 25.0 | 25 | 1.0907 | {'meteor': 0.5441775609077182} |
|
61 |
+
| 1.0551 | 30.0 | 30 | 0.8677 | {'meteor': 0.5627206125493585} |
|
62 |
+
| 0.8324 | 35.0 | 35 | 0.6841 | {'meteor': 0.5644140822761644} |
|
63 |
+
| 0.6466 | 40.0 | 40 | 0.5342 | {'meteor': 0.5714878241998325} |
|
64 |
+
| 0.4953 | 45.0 | 45 | 0.4171 | {'meteor': 0.5723224079693889} |
|
65 |
+
| 0.3758 | 50.0 | 50 | 0.3280 | {'meteor': 0.575759183770385} |
|
66 |
+
| 0.2832 | 55.0 | 55 | 0.2617 | {'meteor': 0.582651143305794} |
|
67 |
+
| 0.2147 | 60.0 | 60 | 0.2141 | {'meteor': 0.5823617638426744} |
|
68 |
+
| 0.1637 | 65.0 | 65 | 0.1841 | {'meteor': 0.587684204036701} |
|
69 |
+
| 0.1283 | 70.0 | 70 | 0.1510 | {'meteor': 0.5995580706928448} |
|
70 |
+
| 0.097 | 75.0 | 75 | 0.1344 | {'meteor': 0.5935823756573874} |
|
71 |
+
| 0.0745 | 80.0 | 80 | 0.1212 | {'meteor': 0.5971126553853467} |
|
72 |
+
| 0.0576 | 85.0 | 85 | 0.1175 | {'meteor': 0.6063465199710643} |
|
73 |
+
| 0.0482 | 90.0 | 90 | 0.1095 | {'meteor': 0.6256289206454945} |
|
74 |
+
| 0.041 | 95.0 | 95 | 0.1021 | {'meteor': 0.611542182926066} |
|
75 |
+
| 0.0332 | 100.0 | 100 | 0.0967 | {'meteor': 0.6332339587712169} |
|
76 |
+
| 0.0263 | 105.0 | 105 | 0.0974 | {'meteor': 0.6217214977486667} |
|
77 |
+
| 0.021 | 110.0 | 110 | 0.0969 | {'meteor': 0.6205827762386601} |
|
78 |
+
| 0.0175 | 115.0 | 115 | 0.0974 | {'meteor': 0.6149467166555415} |
|
79 |
+
| 0.015 | 120.0 | 120 | 0.0969 | {'meteor': 0.6141265010864785} |
|
80 |
+
| 0.0132 | 125.0 | 125 | 0.0968 | {'meteor': 0.6148825585221068} |
|
81 |
+
| 0.0119 | 130.0 | 130 | 0.0947 | {'meteor': 0.6099154157322018} |
|
82 |
+
| 0.0109 | 135.0 | 135 | 0.0962 | {'meteor': 0.6091804819899924} |
|
83 |
+
| 0.0101 | 140.0 | 140 | 0.0967 | {'meteor': 0.6079888261097917} |
|
84 |
+
| 0.0096 | 145.0 | 145 | 0.0983 | {'meteor': 0.6084492863562021} |
|
85 |
+
| 0.0091 | 150.0 | 150 | 0.0982 | {'meteor': 0.6061886051922543} |
|
86 |
+
| 0.0088 | 155.0 | 155 | 0.0985 | {'meteor': 0.6057257284449861} |
|
87 |
+
| 0.0085 | 160.0 | 160 | 0.0988 | {'meteor': 0.603016234486876} |
|
88 |
+
| 0.0083 | 165.0 | 165 | 0.0984 | {'meteor': 0.6042894593740327} |
|
89 |
+
| 0.0082 | 170.0 | 170 | 0.0984 | {'meteor': 0.6043600622898042} |
|
90 |
+
| 0.0081 | 175.0 | 175 | 0.0985 | {'meteor': 0.6043742843963279} |
|
91 |
+
| 0.008 | 180.0 | 180 | 0.0985 | {'meteor': 0.6041252208578323} |
|
92 |
+
| 0.008 | 185.0 | 185 | 0.0986 | {'meteor': 0.6043322953582039} |
|
93 |
+
| 0.0079 | 190.0 | 190 | 0.0986 | {'meteor': 0.6047551630278664} |
|
94 |
+
| 0.0079 | 195.0 | 195 | 0.0985 | {'meteor': 0.6048157030511828} |
|
95 |
+
| 0.0079 | 200.0 | 200 | 0.0985 | {'meteor': 0.6045977816224402} |
|
96 |
|
97 |
|
98 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1576851440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dff81bc5cb71924ce28776519f89f5567e38f7f18b698a2a59667eec5b40048e
|
3 |
size 1576851440
|