PEFT
Safetensors
Transformers
English
text-generation-inference
unsloth
mistral
trl
mpasila commited on
Commit
dfdcf2f
1 Parent(s): e097ba7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -9,7 +9,19 @@ tags:
9
  - unsloth
10
  - mistral
11
  - trl
 
 
 
 
 
12
  ---
 
 
 
 
 
 
 
13
 
14
  # Uploaded model
15
 
 
9
  - unsloth
10
  - mistral
11
  - trl
12
+ datasets:
13
+ - mpasila/LimaRP-PIPPA-Mix-8K-Context
14
+ - grimulkan/LimaRP-augmented
15
+ - KaraKaraWitch/PIPPA-ShareGPT-formatted
16
+ library_name: peft
17
  ---
18
+ LoRA trained in 4-bit with 8k context using [mistralai/Mistral-Nemo-Base-2407](https://huggingface.co/mistralai/Mistral-Nemo-Base-2407/) as the base model for 1 epoch.
19
+
20
+ Dataset used is [mpasila/LimaRP-PIPPA-Mix-8K-Context](https://huggingface.co/datasets/mpasila/LimaRP-PIPPA-Mix-8K-Context) which was made using [grimulkan/LimaRP-augmented](https://huggingface.co/datasets/grimulkan/LimaRP-augmented) and [KaraKaraWitch/PIPPA-ShareGPT-formatted](https://huggingface.co/datasets/KaraKaraWitch/PIPPA-ShareGPT-formatted).
21
+
22
+ ### Prompt format: Llama 3 Instruct
23
+
24
+ Unsloth changed assistant to gpt and user to human.
25
 
26
  # Uploaded model
27