Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ItsThareesh
/
BBC-News-Classifier-BERT
like
1
Text Classification
Safetensors
bert
bbc-news-classification
License:
mit
Model card
Files
Files and versions
xet
Community
Thareesh Prabakaran
commited on
Feb 19, 2025
Commit
f0aa3bb
·
verified
·
1 Parent(s):
7f40fca
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- google-bert/bert-base-uncased
5
+
pipeline_tag: text-classification
6
+
tags:
7
+
- bbc-news-classification
8
+
- bert
9
+
---