Commit aea963a1 authored by Jonathan Tow's avatar Jonathan Tow
Browse files

Format for consistency

parent 8ebe36b2
......@@ -230,7 +230,8 @@ class TruthfulQAGeneration(Task):
num_fewshot=num_fewshot,
provide_description=provide_description,
rnd=rnd,
description=description)
description=description
)
def construct_requests(self, doc, ctx):
""" Uses RequestFactory to construct Requests and returns an iterable of
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment