An open API service indexing awesome lists of open source software.

https://github.com/ambidextrous9/knowledge-distillation-using-flant5-teacher-student-method

Knowledge Distillation using FlanT5 : Teacher-Student Method
https://github.com/ambidextrous9/knowledge-distillation-using-flant5-teacher-student-method

Last synced: 7 months ago
JSON representation

Knowledge Distillation using FlanT5 : Teacher-Student Method

Awesome Lists containing this project

README

          

# Knowledge-Distillation-using-FlanT5-Teacher-Student-Method
Knowledge Distillation using FlanT5 : Teacher-Student Method

[Fast Beam Search Decoding in PyTorch](https://pytorch.org/blog/fast-beam-search-decoding-in-pytorch-with-torchaudio-and-flashlight-text/)

[Beam Search for Machine Translation](https://kikaben.com/beam-search-for-machine-translation/)

[Transformer’s Evaluation Details](https://kikaben.com/transformers-evaluation-details/#beam-search-translator)

[LANGUAGE TRANSLATION WITH NN.TRANSFORMER](https://pytorch.org/tutorials/beginner/translation_transformer.html)

[PyTorch-seq2seq](https://github.com/bentrevett/pytorch-seq2seq/blob/master/6%20-%20Attention%20is%20All%20You%20Need.ipynb)