Skip to content

Ebrahiminegin67/Transformers_BERT_NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Transformer-Based Models (BERT for NLP)

In this lab, we explore the use of transformer-based models, particularly BERT, for various Natural Language Processing (NLP) tasks.
The lab introduces the workflow of leveraging pre-trained BERT embeddings, fine-tuning BERT for classification, and extending the model with an autoregressive head.


Key Concepts

  • Transformer architecture and self-attention
  • Tokenization and embedding
  • Fine-tuning pre-trained BERT models
  • Transfer learning in NLP
  • Model evaluation using real-world datasets

Tools & Libraries

  • Python
  • PyTorch
  • Hugging Face Transformers
  • Pandas, NumPy
  • Matplotlib, scikit-learn


Author

Negin Ebrahimi


About

Deep learning project focusing on transformer-based models (BERT) for NLP tasks, including fine-tuning, tokenization, and evaluation using PyTorch and Hugging Face.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages