transformers/docs/source
Michael Benayoun 4bfe75bd08
M2M100 support for ONNX export (#15193)
* Add M2M100 support for ONNX export

* Delete useless imports

* Add M2M100 to tests

* Fix protobuf issue
2022-03-02 10:03:14 +01:00
..
internal TF generate refactor - Greedy Search (#15562) 2022-02-15 17:54:43 +01:00
main_classes Adding ZeroShotImageClassificationPipeline (#12119) 2022-02-23 09:41:42 +01:00
model_doc Add link to notebooks (#15791) 2022-03-01 17:44:20 +01:00
tasks 🧼 NLP task guides (#15731) 2022-02-23 13:58:33 -06:00
_config.py
_toctree.yml Inference for multilingual models (#15836) 2022-03-01 15:10:31 -06:00
accelerate.mdx Fix code format for Accelerate doc (#15335) 2022-01-27 13:49:04 -06:00
add_new_model.mdx added link to our writing-doc document (#15756) 2022-02-22 09:57:28 +01:00
add_new_pipeline.mdx
autoclass_tutorial.mdx Update tutorial docs (#15165) 2022-02-01 18:31:35 -06:00
benchmarks.mdx [Benchmark tools] Deprecate all (#15848) 2022-03-01 11:26:20 +01:00
bertology.mdx
community.mdx add t5 ner finetuning (#15432) 2022-01-31 17:03:06 +01:00
contributing.md
converting_tensorflow_models.mdx
create_a_model.mdx Create a custom model guide (#15489) 2022-02-07 12:34:56 -06:00
custom_datasets.mdx Added missing code in exemplary notebook - custom datasets fine-tuning (#15300) 2022-01-25 17:26:17 -05:00
custom_models.mdx [doc] custom_models: mention security features of the Hub (#15768) 2022-02-23 11:40:06 -05:00
debugging.mdx add a network debug script and document it (#15652) 2022-02-15 08:48:00 -08:00
examples.md
fast_tokenizers.mdx
glossary.mdx
index.mdx Add Data2Vec (#15507) 2022-03-01 11:09:20 +01:00
installation.mdx Get started docs (#15098) 2022-01-28 19:01:37 -06:00
migration.mdx
model_sharing.mdx Update model share tutorial (#15288) 2022-01-28 18:49:26 -06:00
model_summary.mdx Add "open in hf spaces" gradio button issue #73 (#15106) 2022-01-14 10:12:30 -05:00
multilingual.mdx Inference for multilingual models (#15836) 2022-03-01 15:10:31 -06:00
notebooks.md
parallelism.mdx [deepspeed docs] Megatron-Deepspeed info (#15488) 2022-02-04 11:15:13 -08:00
performance.mdx add model scaling section (#15119) 2022-02-09 15:27:30 +01:00
perplexity.mdx
philosophy.mdx
pipeline_tutorial.mdx Update tutorial docs (#15165) 2022-02-01 18:31:35 -06:00
pr_checks.mdx [docs] fix wrong file name in pr_check (#15380) 2022-01-28 07:52:01 -05:00
preprocessing.mdx Update tutorial docs (#15165) 2022-02-01 18:31:35 -06:00
quicktour.mdx Re-enable doctests for the quicktour (#15828) 2022-02-25 17:46:38 +01:00
sagemaker.mdx
serialization.mdx M2M100 support for ONNX export (#15193) 2022-03-02 10:03:14 +01:00
task_summary.mdx Re-enable doctests for the quicktour (#15828) 2022-02-25 17:46:38 +01:00
testing.mdx
tokenizer_summary.mdx Fix grammar in tokenizer_summary (#15614) 2022-02-11 16:51:30 -05:00
training.mdx Update fine-tune docs (#15259) 2022-02-01 18:28:12 -06:00
troubleshooting.mdx