MCPcopy Create free account
hub / github.com/awslabs/gap-text2sql / TrainConfig

Class TrainConfig

rat-sql-gap/run.py:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16@attr.s
17class TrainConfig:
18 config = attr.ib()
19 config_args = attr.ib()
20 logdir = attr.ib()
21
22@attr.s
23class InferConfig:

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected