language: | |
- en | |
base_model: | |
- answerdotai/ModernBERT-base | |
pipeline_tag: text-classification | |
datasets: | |
- stanfordnlp/imdb | |
library_name: transformers | |
ModernBERT model trained for text classification using the IMDb dataset. | |
_Just for fun_ |
language: | |
- en | |
base_model: | |
- answerdotai/ModernBERT-base | |
pipeline_tag: text-classification | |
datasets: | |
- stanfordnlp/imdb | |
library_name: transformers | |
ModernBERT model trained for text classification using the IMDb dataset. | |
_Just for fun_ |