PedroRuizCode
commited on
Commit
•
b0b76fb
1
Parent(s):
a10fb1b
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ base_model:
|
|
6 |
pipeline_tag: text-classification
|
7 |
datasets:
|
8 |
- stanfordnlp/imdb
|
|
|
9 |
---
|
10 |
|
11 |
ModernBERT model trained for text classification using the IMDb dataset.
|
|
|
6 |
pipeline_tag: text-classification
|
7 |
datasets:
|
8 |
- stanfordnlp/imdb
|
9 |
+
library_name: transformers
|
10 |
---
|
11 |
|
12 |
ModernBERT model trained for text classification using the IMDb dataset.
|