LLM Labs (beta)
Enable your integration with models from Datasaur LLM Labs
Create a model in Sandbox
{
"Category": ["Minute of Meeting"],
"Suggestion": ["Move the 'Issues' section to the top of the notes instead of keeping it at the bottom."]
}Instruction example for JSON output
Given the document text, please extract the following information and present it in JSON format as shown below:
- *Category*: The type of text or notes provided. Please choose one from "Minutes of Meeting," "Draft," or "Budget Plan."
- *Suggestion*: A recommendation based on best practices for creating better notes for "Minutes of Meeting," "Draft," or "Budget Plan."
Instructions Summary:
1. Extract and present the information in the specified JSON format.
2. Ensure that all extracted data is accurate and corresponds directly to the content of each document.
Return the value of extracted fields in JSON structure in plain text, following this JSON FORMAT
{
"Category": [list of Category answer],
"Suggestion": [list of Suggestion answer]
}
VERY IMPORTANT
RETURN THE ANSWER WITHOUT ```json
EXTRACT ANSWER THAT PRECISELY WRITTEN IN DOCUMENT CONTEXTAdvance hyperparameters in Sandbox

Use your model in ML-assisted labeling

ML-assisted labeling with LLM Labs for span labeling 
ML-assisted labeling with LLM Labs for row labeling 
ML-assisted labeling with LLM Labs for document labeling
Start prediction



Last updated