mzizo4110 commited on
Commit
c561629
·
verified ·
1 Parent(s): 6994974

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-4
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-4
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.3891
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.4958 | 0.1470 | 250 | 1.4006 |
54
+ | 1.4858 | 0.2940 | 500 | 1.4021 |
55
+ | 1.4799 | 0.4410 | 750 | 1.4016 |
56
+ | 1.4775 | 0.5881 | 1000 | 1.3970 |
57
+ | 1.4929 | 0.7351 | 1250 | 1.3944 |
58
+ | 1.4906 | 0.8821 | 1500 | 1.3891 |
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:729e22e6fb426329c202bc229f05ace1d9b18227c41eb1e4a763c7a35283ee55
3
  size 18915448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3169b87ba6f0ca873a38c802c25eeee4acbbab061777947239a40cf79adc87f
3
  size 18915448