viaho commited on
Commit
a191a5a
·
verified ·
1 Parent(s): bfda340

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Helsinki-NLP/opus-mt-en-zh
5
+ tags:
6
+ - translation
7
+ - generated_from_trainer
8
+ datasets:
9
+ - tatoeba
10
+ model-index:
11
+ - name: tatoeba-en-to-zh
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # tatoeba-en-to-zh
19
+
20
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-zh](https://huggingface.co/Helsinki-NLP/opus-mt-en-zh) on the tatoeba dataset.
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 32
41
+ - eval_batch_size: 64
42
+ - seed: 42
43
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Framework versions
49
+
50
+ - Transformers 4.47.1
51
+ - Pytorch 2.5.1+cu121
52
+ - Datasets 3.2.0
53
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 65000
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 65000,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 65000,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.47.1"
16
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c8d4ce09ff08854435642120c759ab980e2979f099a3d5ac3cd621637120b85
3
  size 309965092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e91728864d889d24cbdcdd0d65dd2431bc6b76db72bad0ad885add0642261b39
3
  size 309965092
runs/Jan20_07-39-05_61e8b3f07ee3/events.out.tfevents.1737358746.61e8b3f07ee3.212.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09e50d32d5f5624d27bc7960ad2dd2e20f7849c29ceeee146cd09fe7ff462861
3
- size 7534
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfa5f21e578ee845849fb83d54414622c82c151b9be197ca0c2f278732cc8dcc
3
+ size 7888
runs/Jan20_08-08-23_61e8b3f07ee3/events.out.tfevents.1737360652.61e8b3f07ee3.212.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f39eb8a16f30901294f2536a73df323e01361dab266d3faf2bffa26fcb0d2bc1
3
+ size 405
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae2407615e3bd02e3913ac13132ae7e6c913d007d81aa13e32893be53e1df245
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42c01b079f201f0a8c3656eb53b8a083aca20a43ef12ac07ab1c3daa2b314df
3
  size 5496