Commit 90b56db5 authored by Muennighoff's avatar Muennighoff
Browse files

Cleanups

parent 001c0a05
......@@ -256,9 +256,6 @@ class EthicsUtilitarianism(Ethics):
requests_b = [rf.loglikelihood(ctx[1], f" {str(i)}")[0] for i in range(1, 11)]
requests_a.extend(requests_b)
print(ctx[0])
print(ctx[1])
return requests_a
def process_results(self, doc, results):
......
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