mzizo4110 commited on
Commit
b52806e
·
verified ·
1 Parent(s): 5501ee2

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: t5-small
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: Summarization_Continue
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
+ # Summarization_Continue
16
+
17
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.0784
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: 2
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 1.103 | 0.2229 | 500 | 1.0905 |
54
+ | 1.0955 | 0.4458 | 1000 | 1.0865 |
55
+ | 1.0835 | 0.6687 | 1500 | 1.0834 |
56
+ | 1.0841 | 0.8916 | 2000 | 1.0814 |
57
+ | 1.0803 | 1.1141 | 2500 | 1.0802 |
58
+ | 1.0812 | 1.3370 | 3000 | 1.0788 |
59
+ | 1.0816 | 1.5599 | 3500 | 1.0781 |
60
+ | 1.0827 | 1.7828 | 4000 | 1.0784 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - PEFT 0.14.0
66
+ - Transformers 4.51.1
67
+ - Pytorch 2.5.1+cu124
68
+ - Datasets 3.5.0
69
+ - Tokenizers 0.21.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:960ac2ffe46ff28a96cb8395f8308eaad6ee312f89e683286c148b198405a721
3
  size 1189536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b09096c31380bdcc9a69b914961305a9bf0f3e64a38ae47bf7b2c03ba975197
3
  size 1189536