You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary of changes
Adds a new workflow endpoint to skema.rest
`llm-assisted-codebase-to-pn-amr` that slices the source code based on
model dynamic linespans determined by an llm. This greatly increases the
accuracy of AMR generation.
Enables support for generating AMR for the CHIME-SIR model, which was
previously failing with the normal `codebase-to-pn-amr` endpoint.
Adds a basic test case for testing CHIME-SIR->AMR generation.
Resolves#621Resolves#628
---------
Co-authored-by: Justin <lieffers@arizona.edu>
## Summary of changes
Adds a new workflow endpoint to skema.rest
`llm-assisted-codebase-to-pn-amr` that slices the source code based on
model dynamic linespans determined by an llm. This greatly increases the
accuracy of AMR generation.
Enables support for generating AMR for the CHIME-SIR model, which was
previously failing with the normal `codebase-to-pn-amr` endpoint.
Adds a basic test case for testing CHIME-SIR->AMR generation.
Resolves#621Resolves#628
---------
Co-authored-by: Justin <lieffers@arizona.edu> e740ac1
This is an issue to track handling the CHIME model for code2AMR.
The text was updated successfully, but these errors were encountered: