Danielwei0214 commited on
Commit
e7c544d
1 Parent(s): 54284bc

End of training

Browse files
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: t5-base-finetuned-ancient_chinese-to-modern_chinese
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # t5-base-finetuned-ancient_chinese-to-modern_chinese
17
+
18
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1221
21
+ - Bleu: 84.7874
22
+ - Gen Len: 7.4143
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 15
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
54
+ | 0.1833 | 1.0 | 716 | 0.1371 | 83.007 | 7.5431 |
55
+ | 0.1528 | 2.0 | 1432 | 0.1286 | 84.1978 | 7.4289 |
56
+ | 0.1414 | 3.0 | 2148 | 0.1279 | 84.8682 | 7.4034 |
57
+ | 0.131 | 4.0 | 2864 | 0.1252 | 84.6009 | 7.4209 |
58
+ | 0.1298 | 5.0 | 3580 | 0.1250 | 84.7541 | 7.4146 |
59
+ | 0.1325 | 6.0 | 4296 | 0.1233 | 85.0001 | 7.4097 |
60
+ | 0.1284 | 7.0 | 5012 | 0.1235 | 84.7152 | 7.4122 |
61
+ | 0.1315 | 8.0 | 5728 | 0.1232 | 85.2833 | 7.4097 |
62
+ | 0.1276 | 9.0 | 6444 | 0.1231 | 84.7562 | 7.4104 |
63
+ | 0.1259 | 10.0 | 7160 | 0.1226 | 84.684 | 7.4139 |
64
+ | 0.1259 | 11.0 | 7876 | 0.1216 | 84.8757 | 7.4129 |
65
+ | 0.1257 | 12.0 | 8592 | 0.1221 | 84.6458 | 7.4143 |
66
+ | 0.1233 | 13.0 | 9308 | 0.1220 | 84.8371 | 7.4122 |
67
+ | 0.1217 | 14.0 | 10024 | 0.1218 | 84.7984 | 7.4115 |
68
+ | 0.1253 | 15.0 | 10740 | 0.1221 | 84.7874 | 7.4143 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.41.2
74
+ - Pytorch 2.3.0+cu121
75
+ - Datasets 2.20.0
76
+ - 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.41.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf0d554533539c6be594b8076cf0346172ee30ca5047365de327339604f0376a
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a68d8112d7fabac05537ec9da7dc3c73ac09d619e77cec55bde74e5f3473c71
3
  size 891644712
runs/Jun27_05-36-16_fbb34bc62d94/events.out.tfevents.1719466589.fbb34bc62d94.313.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e336faff15e572555c03d3a986dc78a35c1878bfa26406a453e013426fecadf
3
- size 15509
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859a26849252b8dba1a80792505c5a98598935dfb77c6197afa7afcd5562c3ac
3
+ size 16233