Update README.md
Browse files
README.md
CHANGED
|
@@ -30,8 +30,9 @@ model-index:
|
|
| 30 |
|
| 31 |
<p><h1> speechless-coding-7b-16k-tora </h1></p>
|
| 32 |
|
| 33 |
-
Use the following dataset to fine-tune llm_agents/tora-code-7b-
|
| 34 |
|
|
|
|
| 35 |
prompt_type = "alpaca"
|
| 36 |
max_tokens > 128 && < 16384
|
| 37 |
>
|
|
|
|
| 30 |
|
| 31 |
<p><h1> speechless-coding-7b-16k-tora </h1></p>
|
| 32 |
|
| 33 |
+
Use the following dataset to fine-tune llm_agents/tora-code-7b-v1.0 in order to improve the model's reasoning and planning abilities.
|
| 34 |
|
| 35 |
+
context window length: 16,384
|
| 36 |
prompt_type = "alpaca"
|
| 37 |
max_tokens > 128 && < 16384
|
| 38 |
>
|