Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preprocess to remove brackets and other punctuation before attempting grounding #323

Open
caufieldjh opened this issue Feb 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@caufieldjh
Copy link
Member

A recurring issue: instances where the LLM adds extra formatting/punctuation tend to break things. Example:

  patient_weight:
    value: <45 kg; 35 kg>
    unit: AUTO:%3Ckg%3B%20kg%3E
    percentile: <46%; 6%>
    zscore: <-0.10; -1.55>

This will probably need to be handled in the SPIRES implementation itself as a post-processing step.

Originally posted by @caufieldjh in #319 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant