Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PAIR-code/lit
/ description
Method
description
lit_nlp/components/static_preds.py:37–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
35
return
caching.input_hash(reduced_example)
36
37
def
description(self):
38
return
self._description
39
40
@property
41
def
input_dataset(self):
Callers
1
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected