deepset-ai / haystack

:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
https://haystack.deepset.ai
Apache License 2.0
17.24k stars 1.89k forks source link

Distilling BERT-Large. The published TinyBERT is based on BERT-Base. It would be interesting to see if using a better teacher would result in performance improvements. In case it does, we should consider using large models as teachers in later distillations #2023

Closed MichelBartels closed 2 years ago

MichelBartels commented 2 years ago

Closing this issue as its an accidentally created duplicate with #2019.