markrodrigo
commited on
Commit
•
3a66909
1
Parent(s):
aa9621b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: llama3
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
---
|
4 |
+
|
5 |
+
** See https://huggingface.co/markrodrigo/Llama-3.1-8B-Instruct-Spatial-SQL-1.0 **
|
6 |
+
|
7 |
+
### Model Information
|
8 |
+
|
9 |
+
This Quantized model, Llama-3.1-8B-Instruct-Spatial-SQL-1.0, is an 8B, narrow use case, text to spatial SQL, lightly fine-tuned model. In general, its primary use case
|
10 |
+
is the Natural Language command adaptation of particular geographic spatial functions as normally defined in pure SQL. Data input should be a combination of an English prefix in the form of a question, and a coordinate prompt injection, likely from an active mapping system application coordinate list. Output is PostGIS spatial SQL.
|
11 |
+
|
12 |
+
There are four primary geographic functions released in version 1.0.
|
13 |
+
|
14 |
+
**Model developer**: Mark Rodrigo
|