CyberNative
commited on
Commit
•
084d99e
1
Parent(s):
0404c95
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ CyberBase 13b 8k *base model* - (llama-2-13b - lmsys/vicuna-13b-v1.5-16k)
|
|
14 |
- **lora_r:** 128
|
15 |
- **lora_alpha:** 16
|
16 |
- **num_epochs:** 3
|
|
|
|
|
17 |
- **flash_attention:** true (FlashAttention-2)
|
18 |
|
19 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
|
|
14 |
- **lora_r:** 128
|
15 |
- **lora_alpha:** 16
|
16 |
- **num_epochs:** 3
|
17 |
+
- **gradient_accumulation_steps:** 2
|
18 |
+
- **micro_batch_size:** 1
|
19 |
- **flash_attention:** true (FlashAttention-2)
|
20 |
|
21 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|