Commit
·
e843c58
1
Parent(s):
c4a1d81
Update README.md
Browse files
README.md
CHANGED
@@ -35,22 +35,17 @@ With the utilization of [MonsterAPI](https://monsterapi.ai)'s [LLM finetuner](ht
|
|
35 |
- **Total Finetuning Cost:** $1.313
|
36 |
- **Model Path:** meta-llama/Llama-2-7b-hf
|
37 |
- **Learning Rate:** 0.0002
|
38 |
-
- **Data Split:**
|
39 |
- **Gradient Accumulation Steps:** 4
|
40 |
- **lora r:** 32
|
41 |
- **lora alpha:** 64
|
42 |
|
43 |
-
|
44 |
-
Prompt Structure
|
45 |
```
|
46 |
-
|
47 |
-
[instruction]
|
48 |
-
|
49 |
-
### RESPONSE:
|
50 |
-
[text]
|
51 |
```
|
52 |
-
Train loss :
|
53 |
|
54 |
-

|
50 |
|
51 |
license: apache-2.0
|