transformers/docs/source
2022-03-11 10:09:15 -05:00
..
internal Constrained Beam Search [*With* Disjunctive Decoding] (#15761) 2022-03-04 18:18:34 +01:00
main_classes [Docs] Improve PyTorch, Flax generate API (#15988) 2022-03-10 11:54:45 +01:00
model_doc Add Document Image Transformer (DiT) (#15984) 2022-03-10 11:34:44 +01:00
tasks updating fine-tune classifier documentation (#16063) 2022-03-10 16:21:56 -05:00
_config.py Force default brnahc name via the config 2022-03-11 10:09:15 -05:00
_toctree.yml [Docs] Improve PyTorch, Flax generate API (#15988) 2022-03-10 11:54:45 +01:00
accelerate.mdx
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
benchmarks.mdx [Benchmark tools] Deprecate all (#15848) 2022-03-01 11:26:20 +01:00
bertology.mdx
community.mdx
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
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
fast_tokenizers.mdx
glossary.mdx
index.mdx Add Document Image Transformer (DiT) (#15984) 2022-03-10 11:34:44 +01:00
installation.mdx
migration.mdx
model_sharing.mdx
model_summary.mdx
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
pr_checks.mdx
preprocessing.mdx
quicktour.mdx [Doctests] Move doctests to new GPU & Fix bugs (#15969) 2022-03-09 13:09:56 +01:00
run_scripts.mdx Update training scripts docs (#15931) 2022-03-07 13:29:14 -06:00
sagemaker.mdx
serialization.mdx Add ONNX export for ViT (#15658) 2022-03-09 17:36:59 +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
troubleshooting.mdx