motheecreator
commited on
Commit
•
d03fae7
1
Parent(s):
17f84d3
End of training
Browse files- README.md +15 -12
- config.json +1 -0
- model.safetensors +1 -1
- runs/Sep30_11-07-05_bc37da79282d/events.out.tfevents.1727694439.bc37da79282d.30.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
|
6 |
-
-
|
7 |
model-index:
|
8 |
- name: ViT-GPT2
|
9 |
results: []
|
@@ -14,10 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# ViT-GPT2
|
16 |
|
17 |
-
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 2.
|
20 |
-
- Rouge2
|
|
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,16 +48,15 @@ The following hyperparameters were used during training:
|
|
44 |
- total_train_batch_size: 256
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
-
- num_epochs:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch | Step | Validation Loss | Rouge2 Fmeasure |
|
53 |
-
|
54 |
-
|
|
55 |
-
| 2.
|
56 |
-
| 2.4103 | 2.9962 | 1488 | 2.4134 | 0.1166 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
@@ -61,4 +64,4 @@ The following hyperparameters were used during training:
|
|
61 |
- Transformers 4.44.2
|
62 |
- Pytorch 2.4.0
|
63 |
- Datasets 3.0.0
|
64 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
base_model: motheecreator/ViT-GPT2-Image_Captioning_model
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- bleu
|
8 |
model-index:
|
9 |
- name: ViT-GPT2
|
10 |
results: []
|
|
|
15 |
|
16 |
# ViT-GPT2
|
17 |
|
18 |
+
This model is a fine-tuned version of [motheecreator/ViT-GPT2-Image_Captioning_model](https://huggingface.co/motheecreator/ViT-GPT2-Image_Captioning_model) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.1879
|
21 |
+
- Rouge2 Precision: None
|
22 |
+
- Rouge2 Recall: None
|
23 |
+
- Rouge2 Fmeasure: 0.1506
|
24 |
+
- Bleu: 9.3133
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
- total_train_batch_size: 256
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 2
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge2 Precision | Rouge2 Recall | Rouge2 Fmeasure | Bleu |
|
57 |
+
|:-------------:|:------:|:----:|:---------------:|:----------------:|:-------------:|:---------------:|:------:|
|
58 |
+
| 2.2959 | 0.9993 | 1171 | 2.2239 | None | None | 0.1474 | 8.9628 |
|
59 |
+
| 2.1491 | 1.9985 | 2342 | 2.1879 | None | None | 0.1506 | 9.3133 |
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
64 |
- Transformers 4.44.2
|
65 |
- Pytorch 2.4.0
|
66 |
- Datasets 3.0.0
|
67 |
+
- Tokenizers 0.19.1
|
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"VisionEncoderDecoderModel"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "motheecreator/ViT-GPT2-Image_Captioning_model",
|
3 |
"architectures": [
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 956835520
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df6d7cacba8005a9958206742d9a5927c35137802cf52daebc4f41a431f54517
|
3 |
size 956835520
|
runs/Sep30_11-07-05_bc37da79282d/events.out.tfevents.1727694439.bc37da79282d.30.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c5c9085c16718ab4b6e7cf3ce9fe536cef2737fe3ce7c4bb9750ce0c67a555b
|
3 |
+
size 11281
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbaa3012913b518ee4ffc38680bb18e9c7c709d6b2a11823544cebeb6878c105
|
3 |
size 5304
|