https://github.com/abhigyan126/spam-classification-using-transformers
Classifying youtube spam comments using transformers- BERT
https://github.com/abhigyan126/spam-classification-using-transformers
Last synced: 6 months ago
JSON representation
Classifying youtube spam comments using transformers- BERT
- Host: GitHub
- URL: https://github.com/abhigyan126/spam-classification-using-transformers
- Owner: Abhigyan126
- Created: 2025-03-20T05:18:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T05:38:08.000Z (7 months ago)
- Last Synced: 2025-03-20T06:29:07.199Z (7 months ago)
- Language: Jupyter Notebook
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spam Classification using Transformers
This repository performs spam classification using the BERT model and the Transformers library.
## Usage
- Run the `ipynb` file attached to train and save the model.
- Use `inference.py` to load and run the model to classify comments from YouTube.