transformers/docs/source/ja
amyeroberts b7474f211d
Trainer - deprecate tokenizer for processing_class (#32385)
* Trainer - deprecate tokenizer for processing_class

* Extend chage across Seq2Seq trainer and docs

* Add tests

* Update to FutureWarning and add deprecation version
2024-10-02 14:08:46 +01:00
..
internal Forbid PretrainedConfig from saving generate parameters; Update deprecations in generate-related code 🧹 (#32659) 2024-08-23 11:12:53 +01:00
main_classes Update CometCallback to allow reusing of the running experiment (#31366) 2024-07-05 08:13:46 +02:00
model_doc Update CodeLlama references (#30218) 2024-05-09 22:57:52 +02:00
tasks Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
_toctree.yml Remove old TF port docs (#30426) 2024-04-23 16:06:20 +01:00
accelerate.md
add_new_model.md Remove add-new-model in favor of add-new-model-like (#30424) 2024-04-24 09:38:18 +02:00
attention.md
autoclass_tutorial.md
benchmarks.md
bertology.md
big_models.md
chat_templating.md Cleanup tool calling documentation and rename doc (#32337) 2024-08-12 16:20:14 +01:00
community.md
create_a_model.md
custom_models.md Updated the custom_models.md changed cross_entropy code (#33118) 2024-08-26 13:15:43 +02:00
custom_tools.md Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
fast_tokenizers.md
generation_strategies.md Docs: fix generate-related rendering issues (#30600) 2024-05-02 14:42:25 +01:00
glossary.md
hpo_train.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
index.md
installation.md Use HF_HUB_OFFLINE + fix has_file in offline mode (#31016) 2024-05-29 11:55:43 +01:00
llm_tutorial.md
model_memory_anatomy.md 🚨🚨🚨Deprecate evaluation_strategy to eval_strategy🚨🚨🚨 (#30190) 2024-04-18 12:49:43 -04:00
model_sharing.md
model_summary.md
multilingual.md
pad_truncation.md
peft.md Docs / Quantization: Replace all occurences of load_in_8bit with bnb config (#31136) 2024-05-30 16:47:35 +02:00
perf_hardware.md
perf_infer_cpu.md
perf_infer_gpu_many.md
perf_infer_gpu_one.md Docs / Quantization: Replace all occurences of load_in_8bit with bnb config (#31136) 2024-05-30 16:47:35 +02:00
perf_infer_special.md
perf_torch_compile.md docs: fix style (#31340) 2024-06-10 09:53:25 +01:00
perf_train_cpu.md
perf_train_cpu_many.md
perf_train_gpu_many.md
perf_train_gpu_one.md
perf_train_special.md
perf_train_tpu.md
perf_train_tpu_tf.md
performance.md
perplexity.md
philosophy.md
pipeline_tutorial.md More fixes for doctest (#30265) 2024-04-16 11:58:55 +02:00
pipeline_webserver.md
pr_checks.md
preprocessing.md
quicktour.md Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
run_scripts.md
serialization.md
task_summary.md More fixes for doctest (#30265) 2024-04-16 11:58:55 +02:00
tasks_explained.md
testing.md Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
tf_xla.md
tflite.md
tokenizer_summary.md
torchscript.md
training.md 🚨🚨🚨Deprecate evaluation_strategy to eval_strategy🚨🚨🚨 (#30190) 2024-04-18 12:49:43 -04:00
transformers_agents.md
troubleshooting.md