MCPcopy Create free account
hub / github.com/InternScience/SciReason / get_origin_patterns

Function get_origin_patterns

opencompass/datasets/circular.py:22–23  ·  view source on GitHub ↗
(option_keys)

Source from the content-addressed store, hash-verified

20
21
22def get_origin_patterns(option_keys):
23 return [tuple(option_keys)]
24
25
26def get_circular_patterns(option_keys):

Callers 2

scoreMethod · 0.90
scoreMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected