Kamyar-zeinalipour commited on
Commit
ebb0781
·
verified ·
1 Parent(s): 2d30b31

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/gemma-2-9b-it
3
+ library_name: peft
4
+ license: gemma
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: gemma2_9b_LORA_CS_text_AR_16_32_v2
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
+ # gemma2_9b_LORA_CS_text_AR_16_32_v2
18
+
19
+ This model is a fine-tuned version of [google/gemma-2-9b-it](https://huggingface.co/google/gemma-2-9b-it) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.8466
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0001
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 100
44
+ - distributed_type: multi-GPU
45
+ - num_devices: 2
46
+ - gradient_accumulation_steps: 4
47
+ - total_train_batch_size: 64
48
+ - total_eval_batch_size: 16
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: cosine
51
+ - num_epochs: 1.0
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss |
56
+ |:-------------:|:------:|:----:|:---------------:|
57
+ | 0.789 | 0.9989 | 225 | 0.8466 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.12.1.dev0
63
+ - Transformers 4.44.0.dev0
64
+ - Pytorch 2.1.0+cu121
65
+ - Datasets 2.20.0
66
+ - Tokenizers 0.19.1
runs/Sep14_21-25-39_cyrus-the-great/events.out.tfevents.1726349162.cyrus-the-great.3960751.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:138e26f0f7d02a9afb0f9b56de1ab978a03ea5e4a2439ac621af16d5c5363a6f
3
- size 15003
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f43d28d201eff8296f4386c0b898798e3f8cf3a3d5fe803c58df594e44f1f8d
3
+ size 15628