Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: gemma
|
| 3 |
library_name: transformers
|
|
|
|
| 4 |
model-index:
|
| 5 |
-
- name: gemma-2b_text_to_sql
|
| 6 |
-
|
| 7 |
inference:
|
| 8 |
parameters:
|
| 9 |
do_sample: false
|
|
|
|
| 1 |
---
|
| 2 |
license: gemma
|
| 3 |
library_name: transformers
|
| 4 |
+
base_model: google/gemma-2b
|
| 5 |
model-index:
|
| 6 |
+
- name: singhjagpreet/gemma-2b_text_to_sql
|
| 7 |
+
results: []
|
| 8 |
inference:
|
| 9 |
parameters:
|
| 10 |
do_sample: false
|