rishavranaut commited on
Commit
5125089
·
verified ·
1 Parent(s): 0bab291

rishavranaut/Llama3_less_data_SUPNT

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
+ license: llama3
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: meta-llama/Meta-Llama-3-8B
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: Llama3_less_data_SUPNT
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # Llama3_less_data_SUPNT
20
+
21
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.9354
24
+ - Accuracy: 0.7867
25
+ - Precision: 0.7443
26
+ - Recall: 0.8733
27
+ - F1 score: 0.8037
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 0.0001
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 5
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 score |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
58
+ | 0.487 | 1.0 | 200 | 0.6341 | 0.7833 | 0.7640 | 0.82 | 0.7910 |
59
+ | 0.2565 | 2.0 | 400 | 0.7592 | 0.7833 | 0.7429 | 0.8667 | 0.8 |
60
+ | 0.1559 | 3.0 | 600 | 0.7008 | 0.79 | 0.7514 | 0.8667 | 0.8050 |
61
+ | 0.1054 | 4.0 | 800 | 0.8348 | 0.79 | 0.7486 | 0.8733 | 0.8062 |
62
+ | 0.051 | 5.0 | 1000 | 0.9354 | 0.7867 | 0.7443 | 0.8733 | 0.8037 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - PEFT 0.11.1
68
+ - Transformers 4.44.2
69
+ - Pytorch 2.3.0+cu121
70
+ - Datasets 2.19.1
71
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ada4bc89ec4b2baa6da1694f1c3a496b251e7970af9bdcd177372aff559ff2ab
3
  size 54593240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dff509b6829f92466222866e3b44772a2cc1ce2cd5ea6148a52903eea84d97e
3
  size 54593240