PEFT
Safetensors
dolo650 commited on
Commit
942e688
1 Parent(s): 1463c03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,11 +1,14 @@
1
  ---
2
  library_name: peft
3
  base_model: unsloth/mistral-7b
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
11
 
 
1
  ---
2
  library_name: peft
3
  base_model: unsloth/mistral-7b
4
+ license: apache-2.0
5
+ datasets:
6
+ - yahma/alpaca-cleaned
7
  ---
8
 
9
  # Model Card for Model ID
10
 
11
+ QLoRA fine tuned model yahma/alpaca-cleaned dataset containing around ~52K data
12
 
13
 
14