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
09efcece
"examples/vscode:/vscode.git/clone" did not exist on "4b4b8642249905d5eb95e8e1b82d13ec6c3621cd"
Unverified
Commit
09efcece
authored
Feb 21, 2019
by
Tong Guo
Committed by
GitHub
Feb 21, 2019
Browse files
Update README.md
parent
97c815da
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
09efcece
...
...
@@ -140,7 +140,7 @@ The repository further comprises:
-
[
`run_classifier.py`
](
./examples/run_classifier.py
)
- Show how to fine-tune an instance of
`BertForSequenceClassification`
on GLUE's MRPC task,
-
[
`run_squad.py`
](
./examples/run_squad.py
)
- Show how to fine-tune an instance of
`BertForQuestionAnswering`
on SQuAD v1.0 and SQuAD v2.0 tasks.
-
[
`run_swag.py`
](
./examples/run_swag.py
)
- Show how to fine-tune an instance of
`BertForMultipleChoice`
on Swag task.
-
[
`run_lm_finetuning.py`
](
./examples/run_lm_finetuning.py
)
- Show how to fine-tune an instance of
`BertForPretraining
'
on a target text corpus.
-
[
`run_lm_finetuning.py`
](
./examples/run_lm_finetuning.py
)
- Show how to fine-tune an instance of
`BertForPretraining
`
on a target text corpus.
-
One example on how to use
**OpenAI GPT**
(in the
[
`examples` folder
](
./examples
)
):
-
[
`run_openai_gpt.py`
](
./examples/run_openai_gpt.py
)
- Show how to fine-tune an instance of
`OpenGPTDoubleHeadsModel`
on the RocStories task.
...
...
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