richardr1126 commited on
Commit
cc82c1b
1 Parent(s): 620d294

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -2,22 +2,22 @@
2
  tags:
3
  - LoRA
4
  - QLoRa
5
- - LoRA Adapter
6
  model-index:
7
- - name: sql-guanaco-13b-4
8
  results: []
9
  datasets:
10
- - richardr1126/spider-sql_guanaco_style
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # sql-guanaco-13b-4
17
 
18
- This is a LoRA adapter for [richardr1126/guanaco-13b-merged](https://huggingface.co/richardr1126/guanaco-13b-merged), or any other merged guanaco-13b model, fine tuned from LLaMA.
19
  <br>
20
- This LoRA was fine-tuned on [richardr1126/sql-create-context_guanaco_style](https://huggingface.co/datasets/richardr1126/sql-create-context_guanaco_style).
21
 
22
  ### Training hyperparameters
23
 
 
2
  tags:
3
  - LoRA
4
  - QLoRa
5
+ - Merged LoRA Model
6
  model-index:
7
+ - name: sql-guanaco-13b-merged
8
  results: []
9
  datasets:
10
+ - richardr1126/sql-create-context_guanaco_style
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  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