meoo225 commited on
Commit
2230c36
1 Parent(s): 6ed5f91

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/flan-t5-base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: FLANT5_base
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # FLANT5_base
16
+
17
+ This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.1032
20
+ - Bleu Score: 24.6685
21
+ - Gen Len: 18.81
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0001
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
51
+ |:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
52
+ | 0.2198 | 1.0 | 838 | 0.1347 | 23.684 | 18.7897 |
53
+ | 0.1309 | 2.0 | 1676 | 0.1099 | 24.3895 | 18.8088 |
54
+ | 0.1079 | 3.0 | 2514 | 0.1032 | 24.6685 | 18.81 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.45.0
60
+ - Pytorch 2.4.1+cu121
61
+ - Datasets 3.0.0
62
+ - Tokenizers 0.20.0
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.45.0"
6
+ }
logs/events.out.tfevents.1727296797.489d77962cbe.1388.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ca031ad6a5d27ffdbae28601bf2fdd0e7c5fa48285c2600f5c640ca35418091
3
- size 7124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd56c17840f95b2470cc1fabdc667aea58e13f570cf9c461fd3270248a8e5d35
3
+ size 8065