Holmeister commited on
Commit
c1284e8
1 Parent(s): b1d6507

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
+ tags:
4
+ - llama-factory
5
+ - generated_from_trainer
6
+ base_model: google/gemma-7b
7
+ model-index:
8
+ - name: Gemma_AAID_mixed_train_final
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
+ # Gemma_AAID_mixed_train_final
16
+
17
+ This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.6939
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.0003
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 32
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 8
43
+ - total_train_batch_size: 256
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - num_epochs: 3.0
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:------:|:----:|:---------------:|
52
+ | 3.1586 | 0.0109 | 10 | 0.7969 |
53
+ | 0.6717 | 0.0219 | 20 | 0.7616 |
54
+ | 0.5741 | 0.0328 | 30 | 0.7398 |
55
+ | 0.5809 | 0.0438 | 40 | 0.7745 |
56
+ | 0.5313 | 0.0547 | 50 | 0.7014 |
57
+ | 0.4879 | 0.0656 | 60 | 0.7165 |
58
+ | 0.4665 | 0.0766 | 70 | 0.7070 |
59
+ | 0.4509 | 0.0875 | 80 | 0.7005 |
60
+ | 0.4542 | 0.0984 | 90 | 0.6933 |
61
+ | 0.4188 | 0.1094 | 100 | 0.6599 |
62
+ | 0.4131 | 0.1203 | 110 | 0.6593 |
63
+ | 0.4137 | 0.1313 | 120 | 0.6896 |
64
+ | 0.4087 | 0.1422 | 130 | 0.6930 |
65
+ | 0.3968 | 0.1531 | 140 | 0.6692 |
66
+ | 0.4048 | 0.1641 | 150 | 0.6872 |
67
+ | 0.3953 | 0.1750 | 160 | 0.6939 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - PEFT 0.11.1
73
+ - Transformers 4.41.1
74
+ - Pytorch 2.3.0+cu121
75
+ - Datasets 2.19.1
76
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53cf869abb325358e3ac83488b50df14a172e590e7081cfcd1268710e156134d
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ebb4e9dda49ba38e533968fbe2696bd4da7abc4c2b52bed4293593d2ae25466
3
  size 100059752