Mehdi Challakh commited on
bragging bcuz why not
Browse files
README.md
CHANGED
|
@@ -23,7 +23,8 @@ widget:
|
|
| 23 |
|
| 24 |
## Model Description
|
| 25 |
|
| 26 |
-
A
|
|
|
|
| 27 |
|
| 28 |
## Usage
|
| 29 |
|
|
|
|
| 23 |
|
| 24 |
## Model Description
|
| 25 |
|
| 26 |
+
A 3B parameters models beating SoA models such as GPT4-o at generating CYPHER.
|
| 27 |
+
It's a finetune of https://huggingface.co/stabilityai/stable-code-instruct-3b trained on https://github.com/neo4j-labs/text2cypher/tree/main/datasets/synthetic_opus_demodbs to generate CYPHER queries from text to query GraphDB such as neo4j.
|
| 28 |
|
| 29 |
## Usage
|
| 30 |
|