souvik0306
commited on
Commit
·
02806bf
1
Parent(s):
f83c306
Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,8 @@ With the utilization of [MonsterAPI](https://monsterapi.ai)'s [LLM finetuner](ht
|
|
36 |
- **Learning Rate:** 0.0002
|
37 |
- **Data Split:** 99% train 1% validation
|
38 |
- **Gradient Accumulation Steps:** 4
|
|
|
|
|
39 |
|
40 |
---
|
41 |
Prompt Structure
|
|
|
36 |
- **Learning Rate:** 0.0002
|
37 |
- **Data Split:** 99% train 1% validation
|
38 |
- **Gradient Accumulation Steps:** 4
|
39 |
+
- **lora r:** 32
|
40 |
+
- **lora alpha:** 64
|
41 |
|
42 |
---
|
43 |
Prompt Structure
|