Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/gap-text2sql
/ update_lr
Method
update_lr
rat-sql-gap/seq2struct/optimizers.py:85–86 ·
view source on GitHub ↗
(self, current_step)
Source
from the content-addressed store, hash-verified
83
pass
84
85
def
update_lr(self, current_step):
86
pass
87
88
@registry.register(
'optimizer'
,
'bertAdamw'
)
89
class
BertAdamW(transformers.AdamW):
Callers
1
train
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected