Mwnthai commited on
Commit
676fd31
·
verified ·
1 Parent(s): 1528118

End of training

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: nsi319/legal-pegasus
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: bodoLegalPegasus
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
+ # bodoLegalPegasus
16
+
17
+ This model is a fine-tuned version of [nsi319/legal-pegasus](https://huggingface.co/nsi319/legal-pegasus) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 5.0686
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 2
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 8
43
+ - total_train_batch_size: 16
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 500
47
+ - num_epochs: 4
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 7.1275 | 1.0 | 313 | 6.7318 |
54
+ | 6.6292 | 2.0 | 626 | 6.0519 |
55
+ | 6.1327 | 3.0 | 939 | 5.3996 |
56
+ | 5.6257 | 3.9896 | 1248 | 5.0686 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.48.3
62
+ - Pytorch 2.0.1+cu117
63
+ - Datasets 3.2.0
64
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "decoder_start_token_id": 0,
5
+ "eos_token_id": 1,
6
+ "forced_eos_token_id": 1,
7
+ "length_penalty": 0.8,
8
+ "max_length": 128,
9
+ "min_length": 32,
10
+ "num_beams": 8,
11
+ "pad_token_id": 0,
12
+ "transformers_version": "4.48.3"
13
+ }
runs/Feb25_23-54-18_gitspot/events.out.tfevents.1740507859.gitspot.2457660.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4843967687528107cee8656a9db698261ee46b01a6ea2d6d760ca2be3bb23033
3
- size 32615
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53737df2ed0587e6bb5699d0395e6ff97bbcf1149d1604a0477298724ca0f52
3
+ size 33240