yasmineee commited on
Commit
e490116
·
verified ·
1 Parent(s): b50c00d

End of training

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/flan-t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ - rouge
9
+ model-index:
10
+ - name: flanT5_small_EN2AR
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/FinalProject_/flanT5/runs/0f48o1me)
18
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/FinalProject_/flanT5/runs/7m7gbfcb)
19
+ # flanT5_small_EN2AR
20
+
21
+ This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 3.3112
24
+ - Bleu: 2.0612
25
+ - Rouge: 0.0826
26
+ - Gen Len: 12.6655
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 16
48
+ - seed: 42
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 | Bleu | Rouge | Gen Len |
57
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:-------:|
58
+ | No log | 1.0 | 132 | 3.3170 | 2.0372 | 0.0815 | 12.6504 |
59
+ | No log | 2.0 | 264 | 3.3112 | 2.0612 | 0.0826 | 12.6655 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.42.4
65
+ - Pytorch 2.3.1+cu121
66
+ - Datasets 2.20.0
67
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.42.4"
6
+ }
runs/Jul31_00-03-51_16b3c1b4f020/events.out.tfevents.1722384233.16b3c1b4f020.576.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:545c1bef50222d95eef8bb778732c3d5fd77cd8b30e6896cc47f7e9fdb83d448
3
- size 6307
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c78716caad314a9b19b49804b10df421a9eb384a0cc51e860a52d25b49672fb
3
+ size 7080