Structured Output Question Answering (SOQA) Task
Jump to navigation
Jump to search
A Structured Output Question Answering (SOQA) Task is a QA task that requires a structured output.
- Example(s):
- Legal SOQA, such as:
- SOQA("Who indemnifies whom in clause 5?") => "Landlord indemnifies tenant"
- SOQA("What purposes can confidential information be used for in clause 6?") => "Due diligence".
- SOQA("Does clause Z allow assignment or subletting?") => "Allows assignment" .
- SOQA("What are the notice requirements in clause W for termination?") => "30 days notice".
- SOQA("What is the governing law and jurisdiction in clause V?") => "New York law" .
- SOQA("Does change of control X trigger termination rights in agreement Y?") => "Yes".
- SOQA("What is the priority order for payment from sources in clause 7?") => "1st priority - Source A".
- ...
- Legal SOQA, such as:
- See: Legal QA.
References
2023
- (Roegiest et al., 2023) ⇒ Adam Roegiest, Radha Chitta, Jonathan Donnelly, Maya Lash, Alexandra Vtyurina, and François Longtin. (2023). “A Search for Prompts: Generating Structured Answers from Contracts.” In: arXiv preprint arXiv:2310.10141. doi:10.48550/arXiv.2310.10141