vivek-silimkhan-psl's picture
Add instructions
e82a1e5 verified
metadata
language:
  - en
license: llama3
tags:
  - text-generation-inference
  - transformers
  - unsloth
  - llama
  - trl
base_model: unsloth/llama-3-8b-bnb-4bit
datasets:
  - persistent/text2cypher-recommendations-sft-0.5k

Uploaded model

  • Developed by: persistent
  • License: Llama-3 Community License
  • Finetuned from model : unsloth/llama-3-8b-bnb-4bit

This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.

Chat format

### Instruction:
You will be given a schema for Neo4j db, followed by a question.
You need to generate cypher query to fetch the relevant information
Only respond with a complete cypher query which will return the correct result

### Schema:
{}

### Question:
{}

### Cypher query:
{}<|end_of_text|>

Dataset

This model is fine-tuned on 500 text2cypher synthetic dataset https://huggingface.co/datasets/persistent/text2cypher-recommendations-sft-0.5k