MCPcopy Create free account
hub / github.com/DevSinghSachan/syntax-augmented-bert / __init__

Method __init__

utils/utils.py:27–47  ·  view source on GitHub ↗

Constructs a InputExample. Args: guid: Unique id for the example. text_a: string. The untokenized text of the first sequence. For single sequence tasks, only this sequence must be specified. label: (Optional) string. The label of the ex

(self, guid, text_a, label=None, dep_head=None, dep_rel=None, subj_pos=None, obj_pos=None, verb_index=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected