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

[MORAE] Handling CHIME in code2AMR #628

Closed
Tracked by #632
Free-Quarks opened this issue Nov 7, 2023 · 0 comments · Fixed by #637
Closed
Tracked by #632

[MORAE] Handling CHIME in code2AMR #628

Free-Quarks opened this issue Nov 7, 2023 · 0 comments · Fixed by #637
Assignees
Labels
MORAE tests Issues related to existing or additional tests

Comments

@Free-Quarks
Copy link
Collaborator

This is an issue to track handling the CHIME model for code2AMR.

@Free-Quarks Free-Quarks added MORAE tests Issues related to existing or additional tests labels Nov 7, 2023
@github-project-automation github-project-automation bot moved this to TODO in skema Nov 7, 2023
vincentraymond-ua added a commit that referenced this issue Nov 14, 2023
## 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 #621
Resolves #628

---------

Co-authored-by: Justin <lieffers@arizona.edu>
@github-project-automation github-project-automation bot moved this from TODO to Done in skema Nov 14, 2023
github-actions bot added a commit that referenced this issue Nov 14, 2023
## 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 #621
Resolves #628

---------

Co-authored-by: Justin <lieffers@arizona.edu> e740ac1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MORAE tests Issues related to existing or additional tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants