Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
77c8f6c6
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "f773faa25871357cc25fb04d65cc0d4bcb1364da"
Unverified
Commit
77c8f6c6
authored
Nov 05, 2020
by
Guillem García Subies
Committed by
GitHub
Nov 05, 2020
Browse files
Corrected typo in readme (#8320)
parent
226b9deb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/README.md
examples/README.md
+1
-1
No files found.
examples/README.md
View file @
77c8f6c6
...
@@ -68,7 +68,7 @@ For example for `run_glue`:
...
@@ -68,7 +68,7 @@ For example for `run_glue`:
```
bash
```
bash
python examples/xla_spawn.py
--num_cores
8
\
python examples/xla_spawn.py
--num_cores
8
\
examples/text-classification/run_glue.py
examples/text-classification/run_glue.py
\
--model_name_or_path
bert-base-cased
\
--model_name_or_path
bert-base-cased
\
--task_name
mnli
\
--task_name
mnli
\
--data_dir
./data/glue_data/MNLI
\
--data_dir
./data/glue_data/MNLI
\
...
...
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