IAmSkyDra commited on
Commit
aeda39a
·
verified ·
1 Parent(s): 611977d

End of training

Browse files
Files changed (3) hide show
  1. README.md +58 -0
  2. generation_config.json +8 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: IAmSkyDra/BARTBana_v4
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: BARTBana_Translation_Replace_v1
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
+ # BARTBana_Translation_Replace_v1
16
+
17
+ This model is a fine-tuned version of [IAmSkyDra/BARTBana_v4](https://huggingface.co/IAmSkyDra/BARTBana_v4) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - eval_loss: 0.0104
20
+ - eval_sacrebleu: 22.4311
21
+ - eval_runtime: 67.7696
22
+ - eval_samples_per_second: 100.65
23
+ - eval_steps_per_second: 1.018
24
+ - epoch: 5.0
25
+ - step: 33765
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 100
46
+ - eval_batch_size: 100
47
+ - seed: 42
48
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 10
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.48.1
56
+ - Pytorch 2.5.1+cu124
57
+ - Datasets 3.2.0
58
+ - Tokenizers 0.21.0
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
+ "forced_eos_token_id": 2,
6
+ "pad_token_id": 1,
7
+ "transformers_version": "4.48.1"
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8d4cb8d478cc6af84e502ea9c0c3635b3f2ad010e4ea649fc566d35cae0ed97
3
  size 1583480280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a64fb7b643d9cdc1245cdb8ceac3a4262e3045879cabfedd01074f6956a2498
3
  size 1583480280