Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
PedroRuizCode
/
ModernBERT-base-imdb-ft
like
0
Text Classification
Transformers
TensorBoard
Safetensors
stanfordnlp/imdb
English
modernbert
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
PedroRuizCode
commited on
Dec 24, 2024
Commit
e696fa3
·
verified
·
1 Parent(s):
adbee16
Create README.md
Browse files
ModernBERT model trained for text classification using the IMDb dataset.
_Just for fun_
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
language:
3
+
- en
4
+
base_model:
5
+
- answerdotai/ModernBERT-base
6
+
pipeline_tag: text-classification
7
+
---