Jayantjivi commited on
Commit
0e6a590
·
verified ·
1 Parent(s): 1dd6ba0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -33,5 +33,25 @@ JiviMed-8B redefines what's possible in biomedical language modeling, setting ne
33
  | BioMistral/BioMistral-7B | 56.36 | 41.48 | 46.11 | 51.11 | 63.77 | 61.11 | 53.76 | 66 | 52.94 | 71 |
34
 
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
 
37
 
 
33
  | BioMistral/BioMistral-7B | 56.36 | 41.48 | 46.11 | 51.11 | 63.77 | 61.11 | 53.76 | 66 | 52.94 | 71 |
34
 
35
 
36
+ <details>
37
+
38
+ <summary>Hyperparametes:</summary>
39
+
40
+ Peft
41
+ * lora_r: 64
42
+ * lora_alpha: 128
43
+ * lora_dropout: 0.05
44
+ * lora_target_linear: true
45
+
46
+ Target_Modules
47
+ * q_proj
48
+ * v_proj
49
+ * k_proj
50
+ * o_proj
51
+ * gate_proj
52
+ * down_proj
53
+ * up_proj
54
+ </details>
55
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65d31285220242a508a30523/vuTwmEk3xxPmOi7hly0Kr.png)
56
 
57