MCPcopy Create free account
hub / github.com/OpenBitSys/BitDistiller / convert_choice

Method convert_choice

test/general/lm_eval/tasks/superglue.py:218–219  ·  view source on GitHub ↗
(choice)

Source from the content-addressed store, hash-verified

216
217 @staticmethod
218 def convert_choice(choice):
219 return choice[0].lower() + choice[1:]
220
221
222class MultiRC(Task):

Callers 2

doc_to_targetMethod · 0.95
construct_requestsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected