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
12dfbd4f
Unverified
Commit
12dfbd4f
authored
Jun 28, 2020
by
Suraj Patil
Committed by
GitHub
Jun 28, 2020
Browse files
[examples] fix example links (#5344)
parent
98109464
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/README.md
examples/README.md
+2
-2
No files found.
examples/README.md
View file @
12dfbd4f
...
@@ -24,8 +24,8 @@ This is still a work-in-progress – in particular documentation is still sparse
...
@@ -24,8 +24,8 @@ This is still a work-in-progress – in particular documentation is still sparse
|
[
**`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
)
| - | n/a | n/a | n/a |
[

](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/s
ummarization
)
| CNN/Daily Mail | - | - |
-
| -
|
[
**`summarization`**
](
https://github.com/huggingface/transformers/tree/master/examples/s
eq2seq
)
| CNN/Daily Mail | - | - |
✅
| -
|
[
**`translation`**
](
https://github.com/huggingface/transformers/tree/master/examples/
translation
)
| WMT | - | - |
-
| -
|
[
**`translation`**
](
https://github.com/huggingface/transformers/tree/master/examples/
seq2seq
)
| WMT | - | - |
✅
| -
|
[
**`bertology`**
](
https://github.com/huggingface/transformers/tree/master/examples/bertology
)
| - | - | - | - | -
|
[
**`bertology`**
](
https://github.com/huggingface/transformers/tree/master/examples/bertology
)
| - | - | - | - | -
|
[
**`adversarial`**
](
https://github.com/huggingface/transformers/tree/master/examples/adversarial
)
| HANS | ✅ | - | - | -
|
[
**`adversarial`**
](
https://github.com/huggingface/transformers/tree/master/examples/adversarial
)
| HANS | ✅ | - | - | -
...
...
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