aholovko commited on
Commit
2ccf5d6
1 Parent(s): b473e1c

training completed

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Meta-Llama-3-8B
3
+ library_name: peft
4
+ license: llama3
5
+ metrics:
6
+ - accuracy
7
+ tags:
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: llama3-pycodestyle-480
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # llama3-pycodestyle-480
18
+
19
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2454
22
+ - Accuracy: 0.9667
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.001
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.0094 | 1.0 | 60 | 1.1250 | 0.875 |
54
+ | 0.3028 | 2.0 | 120 | 0.4615 | 0.95 |
55
+ | 0.459 | 3.0 | 180 | 0.1061 | 0.975 |
56
+ | 0.1836 | 4.0 | 240 | 0.4896 | 0.9667 |
57
+ | 0.0453 | 5.0 | 300 | 0.2454 | 0.9667 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.11.1
63
+ - Transformers 4.41.2
64
+ - Pytorch 2.3.0+cu121
65
+ - Datasets 2.20.0
66
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd777c1504c921cee37454a099d5e1de79e979cfe44ba92a41b3203c0de8cb9e
3
  size 20480856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3952f44c4652829b61ec61070b755a99d2c2a084f87d16013fb88b85e0368180
3
  size 20480856