Hugging Face Transformers Library Documentation, Hugging Face, 2024 - Official documentation for the transformers library, which is used for implementing the fine-tuning workflow, model loading, and Trainer setup.
Attention Is All You Need, Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, Illia Polosukhin, 2017Advances in Neural Information Processing Systems (NeurIPS)DOI: 10.48550/arXiv.1706.03762 - Introduces the Transformer architecture, a core component of advanced acoustic models like Wav2Vec 2.0.