Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
5c766ecb
Commit
5c766ecb
authored
Nov 09, 2020
by
Sylvain Gugger
Browse files
Fix typo
parent
908a2889
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/token-classification/run_pos.sh
examples/token-classification/run_pos.sh
+1
-1
No files found.
examples/token-classification/run_pos.sh
View file @
5c766ecb
...
@@ -21,7 +21,7 @@ export NUM_EPOCHS=3
...
@@ -21,7 +21,7 @@ export NUM_EPOCHS=3
export
SAVE_STEPS
=
750
export
SAVE_STEPS
=
750
export
SEED
=
1
export
SEED
=
1
python3 _old.py
\
python3
run_ner
_old.py
\
--task_type
POS
\
--task_type
POS
\
--data_dir
.
\
--data_dir
.
\
--model_name_or_path
$BERT_MODEL
\
--model_name_or_path
$BERT_MODEL
\
...
...
Write
Preview
Markdown
is supported
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