Add NLP encoder-decoder + distillation

This commit is contained in:
2024-12-03 20:24:26 +01:00
parent 2236cc91fd
commit 03efe2bcca
7 changed files with 280 additions and 80 deletions

View File

@ -15,6 +15,6 @@
\include{./sections/_rnn.tex}
\include{./sections/_attention.tex}
\include{./sections/_llm.tex}
\include{./sections/_mlm.tex}
\include{./sections/_model_efficiency.tex}
\end{document}