richardr1126 commited on
Commit
1641d0f
1 Parent(s): cc82c1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # sql-guanaco-13b-merged
17
 
18
- This is a merged LoRA model that can be used with AutoModelForCausalLM or LlamaModelForCausalLM. It is a combination of [richardr1126/guanaco-13b-merged](https://huggingface.co/richardr1126/guanaco-13b-merged) + [richardr1126/lora-sql-guanaco-13b-adapter](https://huggingface.co/richardr1126/lora-sql-guanaco-13b-adapter).
19
- <br>
20
- This LoRA was fine-tuned using QLoRA techniques on the [richardr1126/sql-create-context_guanaco_style](https://huggingface.co/datasets/richardr1126/sql-create-context_guanaco_style) dataset.
21
 
22
  ### Training hyperparameters
23
 
 
15
 
16
  # sql-guanaco-13b-merged
17
 
18
+ - This is a merged LoRA model that can be used with AutoModelForCausalLM or LlamaModelForCausalLM.
19
+ - It is a combination of [richardr1126/guanaco-13b-merged](https://huggingface.co/richardr1126/guanaco-13b-merged) + [richardr1126/lora-sql-guanaco-13b-adapter](https://huggingface.co/richardr1126/lora-sql-guanaco-13b-adapter).
20
+ - This LoRA was fine-tuned using QLoRA techniques on the [richardr1126/sql-create-context_guanaco_style](https://huggingface.co/datasets/richardr1126/sql-create-context_guanaco_style) dataset.
21
 
22
  ### Training hyperparameters
23