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
da22245e
Unverified
Commit
da22245e
authored
May 21, 2021
by
Patrick von Platen
Committed by
GitHub
May 21, 2021
Browse files
Add flax text class colab (#11824)
* fix_torch_device_generate_test * remove @ * add flax glue link
parent
a26f4d62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/flax/README.md
examples/flax/README.md
+1
-1
No files found.
examples/flax/README.md
View file @
da22245e
...
...
@@ -59,4 +59,4 @@ The following table lists all of our examples on how to use 🤗 Transformers wi
| Task | Example model | Example dataset | 🤗 Datasets | Colab
|---|---|---|:---:|:---:|
|
[
**`masked-language-modeling`**
](
https://github.com/huggingface/transformers/tree/master/examples/flax/language-modeling
)
| BERT | OSCAR | ✅ |
[

]()
|
[
**`text-classification`**
](
https://github.com/huggingface/transformers/tree/master/examples/flax/text-classification
)
| BERT | GLUE | ✅ |
[

]()
|
[
**`text-classification`**
](
https://github.com/huggingface/transformers/tree/master/examples/flax/text-classification
)
| BERT | GLUE | ✅ |
[

](
https://colab.research.google.com/github/huggingface/notebooks/blob/master/examples/text_classification_flax.ipynb
)
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