Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
222
class
MultiRC(Task):
Callers
2
doc_to_target
Method · 0.95
construct_requests
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected