#494 · Primary category: Education & Research

tensorflow-nlp-tutorial

bert bert-ner dpo huggingface keras-tutorial llama llm lora named-entity-recognition natural-language-processing nlp nlp-tutorial question-answering sft tensorflow trainer transformers

tensorflow를 사용하여 텍스트 전처리부터, Topic Models, BERT, GPT, LLM과 같은 최신 모델의 다운스트림 태스크들을 정리한 Deep Learning NLP 저장소입니다.

Project last updated:06/05/26

GitHub Stars

581

Forks

284

Contributors

1

License

Other

Why we included this project

This is a code-first companion to a popular Korean-language NLP textbook, and it covers the field from basic text preprocessing up through BERT, GPT, and LLM fine-tuning. Each chapter pairs a Colab-ready Python script with the theory behind it, so you can run BERT classification, named entity recognition, question answering, or fine-tune an LLM without installing anything locally. The newer sections on RAG and fine-tuning LLMs and vision-language models keep the material current. It's a learning resource rather than something you'd deploy, which makes it a good fit for developers and students who want working reference code to study and adapt.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category