muvva commited on
Commit
41ea07c
·
1 Parent(s): f6a4ad7

End of training

Browse files
Files changed (4) hide show
  1. README.md +48 -0
  2. generation_config.json +16 -0
  3. pytorch_model.bin +2 -2
  4. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Helsinki-NLP/opus-mt-en-hi
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: opus-mt-en-hi-finetuned-en-to-hi
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-mt-en-hi-finetuned-en-to-hi
15
+
16
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on the None 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
+
43
+ ### Framework versions
44
+
45
+ - Transformers 4.33.2
46
+ - Pytorch 2.0.1+cu118
47
+ - Datasets 2.14.5
48
+ - Tokenizers 0.13.3
generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 61949
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 61949,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 61949,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.33.2"
16
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9e1b152d20c1529a8f3eb82c2258effa50861bcd83b547be4085faedb8bd203
3
- size 303761861
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74af3c3fe5f64e1b0bcdd812e02348d6dd6a6a1ab61fd3ebced5c0118dfeecf
3
+ size 303758277
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40ae287df3f9181144c34afd87cd373cabfba0be3fd4e6d2c18cd64cd8e4961b
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51f5a2834043a7ade90457cd24183cd8b5f74a0fa1578959b96eed1ed278fa9f
3
  size 4219