Add flax text class colab (#11824)
* fix_torch_device_generate_test * remove @ * add flax glue link
This commit is contained in:
committed by
GitHub
parent
a26f4d6208
commit
da22245ed9
@@ -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
|
| Task | Example model | Example dataset | 🤗 Datasets | Colab
|
||||||
|---|---|---|:---:|:---:|
|
|---|---|---|:---:|:---:|
|
||||||
| [**`masked-language-modeling`**](https://github.com/huggingface/transformers/tree/master/examples/flax/language-modeling) | BERT | OSCAR | ✅ | []()
|
| [**`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)
|
||||||
|
|||||||
Reference in New Issue
Block a user