mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Usage: Sequence Classification & Question Answering
* Pipeline example
* Language modeling
* TensorFlow code for Sequence classification
* Custom TF/PT toggler in docs
* QA + LM for TensorFlow
* Finish Usage for both PyTorch and TensorFlow
* Addressing Julien's comments
* More assertive
* cleanup
* Favicon
- added favicon option in conf.py along with the favicon image
- udpated 🤗 logo. slightly smaller and should appear more consistent across editing programs (no more tongue on the outside of the mouth)
Co-authored-by: joshchagani <joshua@joshuachagani.com>
|
||
|---|---|---|
| .. | ||
| _static | ||
| imgs | ||
| main_classes | ||
| model_doc | ||
| benchmarks.md | ||
| bertology.rst | ||
| conf.py | ||
| converting_tensorflow_models.rst | ||
| examples.md | ||
| favicon.ico | ||
| glossary.rst | ||
| index.rst | ||
| installation.md | ||
| migration.md | ||
| model_sharing.md | ||
| multilingual.rst | ||
| notebooks.rst | ||
| pretrained_models.rst | ||
| quickstart.md | ||
| serialization.rst | ||
| torchscript.rst | ||
| usage.rst | ||