Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
PedroRuizCode
/
ModernBERT-base-sst2-ft
like
0
TensorBoard
Safetensors
stanfordnlp/sst2
modernbert
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
PedroRuizCode
commited on
10 days ago
Commit
c0fc88f
•
1 Parent(s):
e727646
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- stanfordnlp/sst2
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- answerdotai/ModernBERT-base
9
+
---