Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,8 @@ language:
|
|
| 4 |
base_model:
|
| 5 |
- answerdotai/ModernBERT-base
|
| 6 |
pipeline_tag: text-classification
|
| 7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
base_model:
|
| 5 |
- answerdotai/ModernBERT-base
|
| 6 |
pipeline_tag: text-classification
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
ModernBERT model trained for text classification using the IMDb dataset.
|
| 10 |
+
|
| 11 |
+
_Just for fun_
|