NourFakih commited on
Commit
b205a5c
1 Parent(s): b48907f

Model save

Browse files
Files changed (3) hide show
  1. README.md +62 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: NourFakih/Vit-GPT2-COCO2017Flickr-80k-08
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: Vit-GPT2-COCO2017Flickr-85k-09
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
+ # Vit-GPT2-COCO2017Flickr-85k-09
15
+
16
+ This model is a fine-tuned version of [NourFakih/Vit-GPT2-COCO2017Flickr-80k-08](https://huggingface.co/NourFakih/Vit-GPT2-COCO2017Flickr-80k-08) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.5351
19
+ - eval_rouge1: 39.4446
20
+ - eval_rouge2: 14.1599
21
+ - eval_rougeL: 35.6123
22
+ - eval_rougeLsum: 35.5846
23
+ - eval_gen_len: 11.738
24
+ - eval_runtime: 463.8252
25
+ - eval_samples_per_second: 8.624
26
+ - eval_steps_per_second: 2.156
27
+ - epoch: 0.0933
28
+ - step: 500
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 5e-05
48
+ - train_batch_size: 4
49
+ - eval_batch_size: 4
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 4
52
+ - total_train_batch_size: 16
53
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
+ - lr_scheduler_type: linear
55
+ - num_epochs: 3.0
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.41.2
60
+ - Pytorch 2.1.2
61
+ - Datasets 2.19.2
62
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 50256,
3
+ "decoder_start_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "pad_token_id": 50256,
6
+ "transformers_version": "4.41.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb9da9cb621204388cf1f0a2371445edcadbfdfc1f292ab70e5dfa1d53c5e74d
3
  size 956835520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cac2f74503637b00bae0622a6b91fafb0ee35624e1f8d4a77a49b08ae00d2341
3
  size 956835520