ParasiticRogue
commited on
Commit
•
01e8488
1
Parent(s):
f3b24f6
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ Newly trimmed, cleaned, and grammar checked, all of which is seperate from previ
|
|
12 |
|
13 |
Each row is under 2048 tokens in length (832 rows total) with extra stop tokens on each side to help with performance.
|
14 |
|
15 |
-
If using a model that uses something other than Vicuna, ChatML, Llama3, or the specialized Chat-Vicuna, then just take the csv file and edit the top section and/or stop tokens to your prefered template and convert it yourself.
|
16 |
|
17 |
The auto parquet-converter's file might be missing some rows or are unfinished/unpruned, so use the ones included in the main files proper instead.
|
18 |
|
|
|
12 |
|
13 |
Each row is under 2048 tokens in length (832 rows total) with extra stop tokens on each side to help with performance.
|
14 |
|
15 |
+
If using a model that uses something other than Vicuna, ChatML, Llama3, Nemo, or the specialized Chat-Vicuna, then just take the csv file and edit the top section and/or stop tokens to your prefered template and convert it yourself.
|
16 |
|
17 |
The auto parquet-converter's file might be missing some rows or are unfinished/unpruned, so use the ones included in the main files proper instead.
|
18 |
|