verach3n commited on
Commit
d83c8e0
·
verified ·
1 Parent(s): eb281c7

End of training

Browse files
Files changed (3) hide show
  1. README.md +49 -0
  2. generation_config.json +16 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Helsinki-NLP/opus-tatoeba-en-tr
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: opus-tatoeba-en-tr-finetuned-en-to-tr
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # opus-tatoeba-en-tr-finetuned-en-to-tr
15
+
16
+ This model is a fine-tuned version of [Helsinki-NLP/opus-tatoeba-en-tr](https://huggingface.co/Helsinki-NLP/opus-tatoeba-en-tr) on an unknown dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 2e-05
36
+ - train_batch_size: 16
37
+ - eval_batch_size: 16
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - num_epochs: 1
42
+ - mixed_precision_training: Native AMP
43
+ - label_smoothing_factor: 0.1
44
+
45
+ ### Framework versions
46
+
47
+ - Transformers 4.37.2
48
+ - Pytorch 2.1.0+cu121
49
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 59993
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 59993,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 6,
13
+ "pad_token_id": 59993,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.37.2"
16
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c1a2b5a460d5734533705999a500dc2faf4020f509176fb3f0f2cc67083f3df
3
  size 299690728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebe3f25842c66dfc829bdd0e4b732c27549fb33e829ac42914a68056a43690fe
3
  size 299690728