End of training
Browse files
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: microsoft/git-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: git-base-CocoCaptions
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# git-base-CocoCaptions
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.2839
|
19 |
+
- Wer Score: 1.0
|
20 |
+
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
More information needed
|
24 |
+
|
25 |
+
## Intended uses & limitations
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Training and evaluation data
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training procedure
|
34 |
+
|
35 |
+
### Training hyperparameters
|
36 |
+
|
37 |
+
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.01
|
39 |
+
- train_batch_size: 4
|
40 |
+
- eval_batch_size: 4
|
41 |
+
- seed: 42
|
42 |
+
- gradient_accumulation_steps: 2
|
43 |
+
- total_train_batch_size: 8
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 10
|
47 |
+
- mixed_precision_training: Native AMP
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
53 |
+
| No log | 0.8 | 100 | 0.2959 | 1.0 |
|
54 |
+
| No log | 1.6 | 200 | 0.2859 | 1.0 |
|
55 |
+
| No log | 2.4 | 300 | 0.2821 | 1.0 |
|
56 |
+
| No log | 3.2 | 400 | 0.2863 | 1.0 |
|
57 |
+
| 0.4331 | 4.0 | 500 | 0.2833 | 1.0 |
|
58 |
+
| 0.4331 | 4.8 | 600 | 0.2837 | 1.0 |
|
59 |
+
| 0.4331 | 5.6 | 700 | 0.2827 | 1.0 |
|
60 |
+
| 0.4331 | 6.4 | 800 | 0.2850 | 1.0 |
|
61 |
+
| 0.4331 | 7.2 | 900 | 0.2870 | 1.0 |
|
62 |
+
| 0.2566 | 8.0 | 1000 | 0.2842 | 1.0 |
|
63 |
+
| 0.2566 | 8.8 | 1100 | 0.2841 | 1.0 |
|
64 |
+
| 0.2566 | 9.6 | 1200 | 0.2839 | 1.0 |
|
65 |
+
|
66 |
+
|
67 |
+
### Framework versions
|
68 |
+
|
69 |
+
- Transformers 4.35.2
|
70 |
+
- Pytorch 2.1.1+cu121
|
71 |
+
- Datasets 2.15.0
|
72 |
+
- Tokenizers 0.15.0
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 101,
|
4 |
+
"eos_token_id": 102,
|
5 |
+
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.35.2"
|
7 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 706516040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a60f00f4ed4667f1034486edbf5e6a29014fc7ff60feddea3a230f9c5c3ea8d7
|
3 |
size 706516040
|
runs/Dec01_23-17-58_548b03169394/events.out.tfevents.1701472679.548b03169394.187.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08e186b7c63ca3ec9ebee7842a7d2619900b9a86070d7b234f32f33baaa39634
|
3 |
+
size 8995
|