Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
class
TrainConfig:
18
config = attr.ib()
19
config_args = attr.ib()
20
logdir = attr.ib()
21
22
@attr.s
23
class
InferConfig:
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected