license update
Browse files
README.md
CHANGED
@@ -1,16 +1,8 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
-
|
5 |
-
|
6 |
-
- premai-io/birdbench
|
7 |
-
- gretelai/synthetic_text_to_sql
|
8 |
-
|
9 |
-
metrics:
|
10 |
-
- accuracy
|
11 |
-
base_model:
|
12 |
-
- deepseek-ai/deepseek-coder-1.3b-instruct
|
13 |
-
pipeline_tag: text2text-generation
|
14 |
---
|
15 |
# Prem-1B-SQL (HuggingFace)
|
16 |
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# Prem-1B-SQL (HuggingFace)
|
8 |
|