BayanDuygu commited on
Commit
adfabd7
·
verified ·
1 Parent(s): e22660a

Model save

Browse files
Files changed (2) hide show
  1. README.md +76 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: llama3.1
4
+ base_model: meta-llama/Llama-3.1-8B-Instruct
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: llama-7b-irony
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-7b-irony
19
+
20
+ This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.7877
23
+ - Accuracy: 0.6607
24
+ - F1: 0.4527
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: 10
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
58
+ | No log | 1.0 | 30 | 1.1347 | 0.5204 | 0.5253 |
59
+ | No log | 2.0 | 60 | 0.8200 | 0.6480 | 0.5385 |
60
+ | No log | 3.0 | 90 | 0.8212 | 0.6390 | 0.4505 |
61
+ | No log | 4.0 | 120 | 0.7801 | 0.6543 | 0.4634 |
62
+ | No log | 5.0 | 150 | 0.8322 | 0.6454 | 0.4160 |
63
+ | No log | 6.0 | 180 | 0.8362 | 0.6454 | 0.4135 |
64
+ | No log | 7.0 | 210 | 0.8376 | 0.6492 | 0.3956 |
65
+ | No log | 8.0 | 240 | 0.7727 | 0.6620 | 0.4646 |
66
+ | No log | 9.0 | 270 | 0.7935 | 0.6620 | 0.4536 |
67
+ | No log | 10.0 | 300 | 0.7877 | 0.6607 | 0.4527 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - PEFT 0.14.0
73
+ - Transformers 4.47.1
74
+ - Pytorch 2.5.1+cu124
75
+ - Datasets 3.2.0
76
+ - Tokenizers 0.21.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f5e7644bf5365ec48dc4d42e24bc46f68a50bf28a6bd3414e0025d92d7bcdc8
3
  size 27313024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e9b42a841e07d068c9090ed26e79b275d64f1b94b0b38bad22b7d265aebdab2
3
  size 27313024