Goshective commited on
Commit
6843869
1 Parent(s): 9a19d39

opus_books_model_english

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google-t5/t5-small
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - bleu
9
+ model-index:
10
+ - name: opus_books_model_english
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
+ # opus_books_model_english
18
+
19
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.1919
22
+ - Bleu: 0.1174
23
+ - Gen Len: 18.4811
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 3
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
55
+ | 2.6586 | 1.0 | 875 | 2.2849 | 0.0839 | 18.4894 |
56
+ | 2.4268 | 2.0 | 1750 | 2.2122 | 0.1187 | 18.502 |
57
+ | 2.3736 | 3.0 | 2625 | 2.1919 | 0.1174 | 18.4811 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.46.2
63
+ - Pytorch 2.5.1+cu121
64
+ - Datasets 3.1.0
65
+ - Tokenizers 0.20.3
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.46.2"
6
+ }
runs/Nov17_17-28-55_a334f6457c15/events.out.tfevents.1731864536.a334f6457c15.728.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f66ce1d89a323e027fda9c34657bd652e0bb22dd64231a4ee28750f13cb102da
3
- size 7865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9adf9d3a98eb828e0fac302e272d1ec83644730103baaac4adedbf8b46966f6f
3
+ size 8589