Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
This is a finetuned version of Mistral Instruct v0.2 with Undi95's toxicsharegpt-NoWarning.jsonl. (while writing this I realize that it is not the DPO version but the NoWarning version! OOps!)
|
5 |
+
|
6 |
+
The finetuned was made at 8K context length in LoRA using axolotl.
|
7 |
+
|
8 |
+
The goal of this finetune was to check the validity of a 32K context despite a training at a way much lower context length (8k).
|