transformers/docs/source/ja
Klaus Hipp 721ee783ca
[Docs] Fix spelling and grammar mistakes (#28825)
* Fix typos and grammar mistakes in docs and examples

* Fix typos in docstrings and comments

* Fix spelling of `tokenizer` in model tests

* Remove erroneous spaces in decorators

* Remove extra spaces in Markdown link texts
2024-02-02 08:45:00 +01:00
..
internal Generate: consolidate output classes (#28494) 2024-01-15 17:04:08 +00:00
main_classes [Docs] Fix spelling and grammar mistakes (#28825) 2024-02-02 08:45:00 +01:00
model_doc Add models from deit (#28302) 2024-02-01 09:15:55 -08:00
tasks Update bounding box format everywhere (#27944) 2023-12-11 18:03:42 +00:00
_toctree.yml Add models from deit (#28302) 2024-02-01 09:15:55 -08:00
accelerate.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
add_new_model.md [Docs] Fix spelling and grammar mistakes (#28825) 2024-02-02 08:45:00 +01:00
add_tensorflow_model.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
attention.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
autoclass_tutorial.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
benchmarks.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
bertology.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
big_models.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
chat_templating.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
community.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
create_a_model.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
custom_models.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
custom_tools.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
fast_tokenizers.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
generation_strategies.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
glossary.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
hpo_train.md Remove-auth-token (#27060) 2023-11-13 14:20:54 +01:00
index.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
installation.md README: install transformers from conda-forge channel (#28313) 2024-01-04 09:36:16 -08:00
llm_tutorial.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
model_memory_anatomy.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
model_sharing.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
model_summary.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
multilingual.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
pad_truncation.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
peft.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_hardware.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
perf_infer_cpu.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_infer_gpu_many.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_infer_gpu_one.md F.scaled_dot_product_attention support (#26572) 2023-12-09 05:38:14 +09:00
perf_infer_special.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_torch_compile.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_cpu.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_cpu_many.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_gpu_many.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
perf_train_gpu_one.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
perf_train_special.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_tpu.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_tpu_tf.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
performance.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perplexity.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
philosophy.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
pipeline_tutorial.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
pipeline_webserver.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
pr_checks.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
preprocessing.md Broken links fixed related to datasets docs (#27569) 2023-11-17 13:44:09 -08:00
quicktour.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
run_scripts.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
serialization.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
task_summary.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
tasks_explained.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
testing.md [Docs] Fix spelling and grammar mistakes (#28825) 2024-02-02 08:45:00 +01:00
tf_xla.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
tflite.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
tokenizer_summary.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
torchscript.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
training.md Broken links fixed related to datasets docs (#27569) 2023-11-17 13:44:09 -08:00
transformers_agents.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
troubleshooting.md Add tf_keras imports to prepare for Keras 3 (#28588) 2024-01-30 17:26:36 +00:00