mzizo4110 commited on
Commit
d451012
·
verified ·
1 Parent(s): 13527e8

End of training

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: mit
4
+ base_model: facebook/bart-large-cnn
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: BART-SUMMARIZATION-2
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
+ # BART-SUMMARIZATION-2
16
+
17
+ This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.4067
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: 0.0001
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 32
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 128
44
+ - optimizer: Use OptimizerNames.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
+ - num_epochs: 1
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 1.5489 | 0.1470 | 250 | 1.4343 |
54
+ | 1.5375 | 0.2940 | 500 | 1.4284 |
55
+ | 1.5258 | 0.4410 | 750 | 1.4237 |
56
+ | 1.5197 | 0.5881 | 1000 | 1.4175 |
57
+ | 1.5166 | 0.7351 | 1250 | 1.4130 |
58
+ | 1.5125 | 0.8821 | 1500 | 1.4067 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - PEFT 0.14.0
64
+ - Transformers 4.51.3
65
+ - Pytorch 2.6.0+cu124
66
+ - Datasets 3.6.0
67
+ - Tokenizers 0.21.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12fbfd2c1389a05f8b01bee626c5a1332662e0cb2331dc472388e7eaaef8a006
3
  size 18915448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67360d34db627d19522dcf2ddf44bf42829dfc7a1ae618d266f51df04587e99c
3
  size 18915448