Norquinal commited on
Commit
8115b30
·
1 Parent(s): 0907b3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,6 +2,6 @@
2
  datasets:
3
  - Norquinal/claude_multi_instruct_1k
4
  ---
5
- This is a model finetuned on of my Claude datasets, specificially the [claude_multi_instruct_1k](https://huggingface.co/datasets/Norquinal/claude_multi_instruct_1k) dataset.
6
 
7
- Do not take this model very seriously, it is probably not very good. I haven't a clue of what I'm doing.
 
2
  datasets:
3
  - Norquinal/claude_multi_instruct_1k
4
  ---
5
+ This is a LLaMA-2-7b-hf model fine-tuned using QLoRA (4-bit precision) on the Norquinal/claude_multi_instruct_1k dataset.
6
 
7
+ Do not take this model very seriously, it is probably not very good. I haven't a clue of what I'm doing. I just thought it was a fun thing to make.