ukairia777/tensorflow-nlp-tutorial
A TensorFlow 2.0 tutorial repository covering NLP deep learning with BERT, GPT, LLaMA, and LLM fine-tuning techniques.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
This repository provides hands-on tutorials for natural language processing using TensorFlow 2.0. It includes chapters on text preprocessing, topic modeling, named entity recognition, question answering, and text classification. The repository covers modern transformer-based models including BERT, GPT-2, and LLM fine-tuning methods such as LoRA, DPO, and SFT, alongside integration with the Hugging Face ecosystem.