Toggle navigation
Toggle navigation
This project
Loading...
Sign in
graykode
/
commit-autosuggestions
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
graykode
2020-09-09 16:37:20 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7a3916e4988b318efc3d27149b3263daaeec399f
7a3916e4
1 parent
7055c069
(refactor) code split to preprocess and train folder
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
0 additions
and
0 deletions
gitcommit.py → preprocess/gitcommit.py
callbacks.py → train/callbacks.py
finetune.py → train/finetune.py
generation_utils.py → train/generation_utils.py
lightning_base.py → train/lightning_base.py
modeling_bart.py → train/modeling_bart.py
modeling_utils.py → train/modeling_utils.py
utils.py → train/utils.py
gitcommit.py
→
preprocess/
gitcommit.py
View file @
7a3916e
File moved
callbacks.py
→
train/
callbacks.py
View file @
7a3916e
File moved
finetune.py
→
train/
finetune.py
View file @
7a3916e
File moved
generation_utils.py
→
train/
generation_utils.py
View file @
7a3916e
File moved
lightning_base.py
→
train/
lightning_base.py
View file @
7a3916e
File moved
modeling_bart.py
→
train/
modeling_bart.py
View file @
7a3916e
File moved
modeling_utils.py
→
train/
modeling_utils.py
View file @
7a3916e
File moved
utils.py
→
train/
utils.py
View file @
7a3916e
File moved
Please
register
or
login
to post a comment