https://github.com/linkedinlearning/transformers-text-classification-for-nlp-using-bert-2478096
This repo is for the Linkedin Learning course: Transformers: Text Classification for NLP using BERT
https://github.com/linkedinlearning/transformers-text-classification-for-nlp-using-bert-2478096
Last synced: 10 months ago
JSON representation
This repo is for the Linkedin Learning course: Transformers: Text Classification for NLP using BERT
- Host: GitHub
- URL: https://github.com/linkedinlearning/transformers-text-classification-for-nlp-using-bert-2478096
- Owner: LinkedInLearning
- License: other
- Created: 2022-04-20T18:51:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T02:04:55.000Z (about 3 years ago)
- Last Synced: 2025-06-09T18:11:46.912Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 397 KB
- Stars: 115
- Watchers: 7
- Forks: 132
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Transformers: Text Classification for NLP using BERT
This is the repository for the LinkedIn Learning course `Transformers: Text Classification for NLP using BERT`. The full course is available from [LinkedIn Learning][lil-course-url].
_See the readme file in the main branch for updated instructions and information._
## Instructions
This repository has branches for each of the videos in the course. You can identify the current video by using the notebook name.
## Installing
To use these exercise files, you can do any of the following in order of decreasing recommendation:
1. Open this repository directly in Google colab.
2. Download each of notebooks and run them directly on your computer.
[lil-course-url]: https://www.linkedin.com/learning/
[lil-thumbnail-url]: http://
## Instructor
Jonathan Fernandes
Check out my other courses on [LinkedIn Learning](https://www.linkedin.com/learning/instructors/jonathan-fernandes).