mshamrai commited on
Commit
003f8da
·
verified ·
1 Parent(s): 635052d

End of training

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: llama3.2
4
+ base_model: meta-llama/Llama-3.2-1B
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: ukr-bg-llama32-1b-qlora
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
+ # ukr-bg-llama32-1b-qlora
16
+
17
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.9872
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.0002
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 32
41
+ - seed: 42
42
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 125
45
+ - num_epochs: 1
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.526 | 0.16 | 1000 | 1.0528 |
52
+ | 0.4937 | 0.32 | 2000 | 1.0308 |
53
+ | 0.4846 | 0.48 | 3000 | 1.0155 |
54
+ | 0.4954 | 0.64 | 4000 | 1.0034 |
55
+ | 0.5046 | 0.8 | 5000 | 0.9935 |
56
+ | 0.4889 | 0.96 | 6000 | 0.9872 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.15.1
62
+ - Transformers 4.47.1
63
+ - Pytorch 2.6.0+cu124
64
+ - Datasets 3.5.0
65
+ - Tokenizers 0.21.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aca0fefd99ca216b5bb8c3f759a17c96d1137e765a8eaf48f58096017aa25099
3
  size 90207248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ecb2fae10c1f8a37b0e4ac523d8865c624e122b967c43aaf99d00373711876f
3
  size 90207248