sinanuozdemir/oreilly-bert-nlp
This repository contains code for the O'Reilly Live Online Training for BERT
This repository provides practical examples for understanding and applying the BERT Transformer architecture to various Natural Language Processing (NLP) tasks. It helps you take raw text data and produce classifications, answers to questions, or translations. This resource is for anyone who wants to develop or implement advanced AI models that process and understand human language, such as data scientists or machine learning engineers.
No commits in the last 6 months.
Use this if you are a data scientist or machine learning engineer looking to understand and apply BERT for tasks like text classification, question answering, or machine translation.
Not ideal if you are looking for a ready-to-use application and not interested in the underlying machine learning model's architecture or fine-tuning process.
Stars
32
Forks
37
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 05, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sinanuozdemir/oreilly-bert-nlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LoicGrobol/zeldarose
Train transformer-based models.
CPJKU/wechsel
Code for WECHSEL: Effective initialization of subword embeddings for cross-lingual transfer of...
yuanzhoulvpi2017/zero_nlp
中文nlp解决方案(大模型、数据、模型、训练、推理)
minggnim/nlp-models
A repository for training transformer based models
IntelLabs/nlp-architect
A model library for exploring state-of-the-art deep learning topologies and techniques for...