Update README.md
Browse files
README.md
CHANGED
|
@@ -3,12 +3,15 @@ base_model: ybelkada/falcon-7b-sharded-bf16
|
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
- Falcon-7b-instruct
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: results
|
| 8 |
results: []
|
| 9 |
datasets:
|
| 10 |
- Clinton/Text-to-sql-v1
|
| 11 |
library_name: peft
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
- Falcon-7b-instruct
|
| 6 |
+
- lora
|
| 7 |
model-index:
|
| 8 |
- name: results
|
| 9 |
results: []
|
| 10 |
datasets:
|
| 11 |
- Clinton/Text-to-sql-v1
|
| 12 |
library_name: peft
|
| 13 |
+
language:
|
| 14 |
+
- en
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|