MCPcopy Create free account
hub / github.com/tensorflow/models / Evidence

Class Evidence

official/projects/triviaqa/preprocess.py:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50@dataclasses.dataclass
51class Evidence(object):
52 info: EvidenceInfo
53 text: Text
54
55
56@dataclasses.dataclass

Callers 1

processMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected