SalomonMetre13 commited on
Commit
c3ebe4c
·
verified ·
1 Parent(s): 1ee7535

End of training

Browse files
Files changed (3) hide show
  1. README.md +59 -0
  2. generation_config.json +8 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-4.0
4
+ base_model: facebook/nllb-200-distilled-600M
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: nllb_fra_shr_bidir
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # nllb_fra_shr_bidir
16
+
17
+ This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - eval_loss: 6.9592
20
+ - eval_bleu: 0.262
21
+ - eval_gen_len: 59.5109
22
+ - eval_runtime: 856.0303
23
+ - eval_samples_per_second: 3.652
24
+ - eval_steps_per_second: 0.229
25
+ - epoch: 0.2843
26
+ - step: 1000
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 16
48
+ - seed: 42
49
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 1
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.52.4
57
+ - Pytorch 2.6.0+cu124
58
+ - Datasets 3.6.0
59
+ - Tokenizers 0.21.1
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "eos_token_id": 2,
5
+ "max_length": 200,
6
+ "pad_token_id": 1,
7
+ "transformers_version": "4.52.4"
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1096776c100b80190d7692e5b2f1ca6366ac9abeb9d3bb83802e448aaa27ec20
3
  size 1673079424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e04ed6c8b5ebc515d7da8342787137692f94b2de3e7dc9cee8944e88898095d9
3
  size 1673079424