aws-samples / aws-samples/llm-based-advanced-summarization
Missing test_cases for step 3 in Prompt_Decomposition notebook
Open
- Dominant language
- Jupyter Notebook
- Stars
- 54
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
For the step #3, in the following cell:
#generate the list of camps that work for each request in the gold standard set.
#this object will be passed to our tweaked generate results function.
for test_id,category,i,o in test_cases_3:
test_case_3 doesn't exist and is not defined earlier
Contributor guide
Assessment
This issue has not been assessed yet.