Skip to content

OpenLinkSoftware/LLMTuning-GPT-QueryTemplates-SPARQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

LLMTuning-GPT-QueryTemplates-SPARQL

SPARQL based for fine-tunning a GPT (3.5 or 4.0) LLM. You simply load these templates into your GPT session and then issue natural language queries for their invocation.

Template Structure

<prompt1>;<query-to-be-invoked1>;
<promptN>;<query-to-be-invokedN>;

Usage Instructions

  1. Start a ChatGPT session (ideally, GPT4 for the most predictable experience)
  2. Paste all or a selection of templates using the prompt: Remember the following sparql query templates
  3. Execute a natural language query that's semantically equivalent to the prompt part of your template

Related

About

SPARQL based GPT LLM Fine-Tuning Templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published