BayanDuygu commited on
Commit
e6dab5d
·
verified ·
1 Parent(s): ea0ad9d

Model save

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: llama3.2
4
+ base_model: meta-llama/Llama-3.2-3B-Instruct
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: llama-3b-offense
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # llama-3b-offense
19
+
20
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.5269
23
+ - Accuracy: 0.75
24
+ - F1: 0.4717
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0002
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 32
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 128
49
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_steps: 100
52
+ - num_epochs: 5
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
57
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
58
+ | No log | 0.9662 | 100 | 0.6303 | 0.6977 | 0.3981 |
59
+ | No log | 1.9275 | 200 | 0.5708 | 0.7105 | 0.4454 |
60
+ | No log | 2.8889 | 300 | 0.5417 | 0.7453 | 0.4672 |
61
+ | No log | 3.8502 | 400 | 0.5270 | 0.7453 | 0.4672 |
62
+ | 2.3412 | 4.8116 | 500 | 0.5269 | 0.75 | 0.4717 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - PEFT 0.14.0
68
+ - Transformers 4.47.1
69
+ - Pytorch 2.5.1+cu124
70
+ - Datasets 3.2.0
71
+ - Tokenizers 0.21.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e5fd7b2011bb82daafa6e55b734e6ae6d13b583c0506df9047d97f2d7f08def
3
  size 18389744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f6ff00f5f8aaae5133277e166ac9652ad802447cb49582171428db5015fe94b
3
  size 18389744