Add Italian translation of create_model.mdx and serialization.mdx (#17640)

* First commit

* final changes

* Changed create_model to create_a_model
Translated into crea un'architettura personalizzata in the file it/_toctree.yml

* Added _toctree.yml in the italian translation loca: serialization title Esporta modelli transformers

* Edit translation for create_model.mdx

* t with '#' will be ignored, and an empty message aborts the commit.

* Added file serialization for translation in italian

* Fix toctree serialization position

I checked the eng toctree and realized I made a mistake.

* Update _toctree.yml

Correct spacing

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
This commit is contained in:
Fx039482
2022-07-22 12:53:54 +01:00
committed by GitHub
parent 06d98e272e
commit 4935409757
3 changed files with 1034 additions and 0 deletions

View File

@@ -21,10 +21,14 @@
title: Condividere un modello
title: Esercitazione
- sections:
- local: create_a_model
title: Crea un'architettura personalizzata
- local: run_scripts
title: Addestramento con script
- local: multilingual
title: Modelli multilingua per l'inferenza
- local: serialization
title: Esporta modelli Transformers
- sections:
- local: debugging
title: Debugging