Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelscope/modelscope
/ keys
Method
keys
modelscope/trainers/audio/kws_utils/batch_utils.py:584–585 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
582
return
result
583
584
def
keys(self):
585
return
list(self.data.keys())
Callers
15
evaluate
Method · 0.45
__init__
Method · 0.45
build_dataset_from_file
Function · 0.45
_set_signature_columns_if_needed
Method · 0.45
train_step
Method · 0.45
train_step
Method · 0.45
convert_model_for_inference
Method · 0.45
evaluate
Method · 0.45
train_step
Method · 0.45
do_test
Method · 0.45
train_step
Method · 0.45
executor_test
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected