JinbiaoZhu commited on
Commit
61f6e10
1 Parent(s): 13eab60

Model save

Browse files
Files changed (2) hide show
  1. README.md +4 -19
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,8 +3,6 @@ license: apache-2.0
3
  base_model: google-t5/t5-base
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - bleu
8
  model-index:
9
  - name: finetuned-t5-base-opus-books-Translation
10
  results: []
@@ -16,10 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
16
  # finetuned-t5-base-opus-books-Translation
17
 
18
  This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 1.1340
21
- - Bleu: 8.4165
22
- - Gen Len: 17.5384
23
 
24
  ## Model description
25
 
@@ -38,24 +32,15 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 0.0002
42
- - train_batch_size: 112
43
- - eval_batch_size: 112
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 3
48
  - mixed_precision_training: Native AMP
49
 
50
- ### Training results
51
-
52
- | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
- |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
54
- | 1.3674 | 1.0 | 1022 | 1.1948 | 7.8489 | 17.5246 |
55
- | 1.3687 | 2.0 | 2044 | 1.1482 | 8.2967 | 17.5249 |
56
- | 1.1273 | 3.0 | 3066 | 1.1340 | 8.4165 | 17.5384 |
57
-
58
-
59
  ### Framework versions
60
 
61
  - Transformers 4.38.2
 
3
  base_model: google-t5/t5-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: finetuned-t5-base-opus-books-Translation
8
  results: []
 
14
  # finetuned-t5-base-opus-books-Translation
15
 
16
  This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
 
 
 
 
17
 
18
  ## Model description
19
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 2e-05
36
+ - train_batch_size: 128
37
+ - eval_batch_size: 128
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 5
42
  - mixed_precision_training: Native AMP
43
 
 
 
 
 
 
 
 
 
 
44
  ### Framework versions
45
 
46
  - Transformers 4.38.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4da22aa35f2e01ed9a32afb45e92d2770275b9a6228bc34e4288babf80c560d
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ba5b2a1df8317f52a631eb75f24ae1c53aba35034d26f5ba24f3a85ce01e15b
3
  size 891644712