mirror of
https://github.com/wassname/prob_jsonformer.git
synced 2026-09-09 11:29:57 +08:00
update
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 60 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
@@ -1,10 +1,10 @@
|
||||
# Jsonformer: A Bulletproof Way to Generate Structured JSON from Language Models.
|
||||
|
||||
## Problem: Getting models to output structed JSON is hard
|
||||
### Problem: Getting models to output structed JSON is hard
|
||||
|
||||
## Solution: Only generate the content tokens and fill in the fixed tokens
|
||||
### Solution: Only generate the content tokens and fill in the fixed tokens
|
||||
|
||||

|
||||

|
||||
|
||||
Generating structured JSON from language models is a challenging task. The
|
||||
generated JSON must be syntactically correct, and it must conform to a schema
|
||||
|
||||
Reference in New Issue
Block a user