-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
query generation will also always result in a title field, even if one isn't given at the start.
promptodile/promptodile/query_generation/generate.py
Lines 74 to 79 in 981c8f9
data: dict[str, str | list[str]] = { 'docid': cid, 'title': corpus_dict[cid].get('title', ''), 'body': corpus_dict[cid]['body'], 'queries': queries, }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels