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
b9109f2d
Commit
b9109f2d
authored
Jun 05, 2020
by
Julien Chaumond
Browse files
[doc] Make it clearer that `text-generation` does not involve training
parent
ceaab8dd
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 @
b9109f2d
...
@@ -22,7 +22,7 @@ This is still a work-in-progress – in particular documentation is still sparse
...
@@ -22,7 +22,7 @@ This is still a work-in-progress – in particular documentation is still sparse
|
[
**`token-classification`**
](
https://github.com/huggingface/transformers/tree/master/examples/token-classification
)
| CoNLL NER | ✅ | ✅ | ✅ | -
|
[
**`token-classification`**
](
https://github.com/huggingface/transformers/tree/master/examples/token-classification
)
| CoNLL NER | ✅ | ✅ | ✅ | -
|
[
**`multiple-choice`**
](
https://github.com/huggingface/transformers/tree/master/examples/multiple-choice
)
| SWAG, RACE, ARC | ✅ | ✅ | - |
[

](https://colab.research.google.com/github/ViktorAlm/notebooks/blob/master/MPC_GPU_Demo_for_TF_and_PT.ipynb)
|
[
**`multiple-choice`**
](
https://github.com/huggingface/transformers/tree/master/examples/multiple-choice
)
| SWAG, RACE, ARC | ✅ | ✅ | - |
[

](https://colab.research.google.com/github/ViktorAlm/notebooks/blob/master/MPC_GPU_Demo_for_TF_and_PT.ipynb)
|
[
**`question-answering`**
](
https://github.com/huggingface/transformers/tree/master/examples/question-answering
)
| SQuAD | - | ✅ | - | -
|
[
**`question-answering`**
](
https://github.com/huggingface/transformers/tree/master/examples/question-answering
)
| SQuAD | - | ✅ | - | -
|
[
**`text-generation`**
](
https://github.com/huggingface/transformers/tree/master/examples/text-generation
)
| -
| -
|
- | -
|
[

](https://colab.research.google.com/github/huggingface/blog/blob/master/notebooks/02_how_to_generate.ipynb)
|
[
**`text-generation`**
](
https://github.com/huggingface/transformers/tree/master/examples/text-generation
)
| -
|
n/a | n/a | n/a
|
[

](https://colab.research.google.com/github/huggingface/blog/blob/master/notebooks/02_how_to_generate.ipynb)
|
[
**`distillation`**
](
https://github.com/huggingface/transformers/tree/master/examples/distillation
)
| All | - | - | - | -
|
[
**`distillation`**
](
https://github.com/huggingface/transformers/tree/master/examples/distillation
)
| All | - | - | - | -
|
[
**`summarization`**
](
https://github.com/huggingface/transformers/tree/master/examples/summarization
)
| CNN/Daily Mail | - | - | - | -
|
[
**`summarization`**
](
https://github.com/huggingface/transformers/tree/master/examples/summarization
)
| CNN/Daily Mail | - | - | - | -
|
[
**`translation`**
](
https://github.com/huggingface/transformers/tree/master/examples/translation
)
| WMT | - | - | - | -
|
[
**`translation`**
](
https://github.com/huggingface/transformers/tree/master/examples/translation
)
| WMT | - | - | - | -
...
...
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