Mehdi Challakh commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ widget:
|
|
| 23 |
|
| 24 |
## Model Description
|
| 25 |
|
| 26 |
-
A 3B parameters
|
| 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
|
|
|
|
| 23 |
|
| 24 |
## Model Description
|
| 25 |
|
| 26 |
+
A specialized 3B parameters model 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
|