Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gaëtan Caillaut
minibert-oscar
Commits
89f82bbf
Commit
89f82bbf
authored
Jan 28, 2021
by
Gaëtan Caillaut
Browse files
remove sys.path.append
parent
b8b1a0b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
train.py
View file @
89f82bbf
...
...
@@ -6,7 +6,6 @@ from evaluation import *
if
__name__
==
"__main__"
:
import
argparse
import
sys
sys
.
path
.
append
(
"C:/Users/gaeta/Documents/Recherches/software/minibert"
)
from
minibert
import
*
parser
=
argparse
.
ArgumentParser
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment