PedroRuizCode commited on
Commit
a10fb1b
1 Parent(s): 9884276

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -4,6 +4,8 @@ language:
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.
 
4
  base_model:
5
  - answerdotai/ModernBERT-base
6
  pipeline_tag: text-classification
7
+ datasets:
8
+ - stanfordnlp/imdb
9
  ---
10
 
11
  ModernBERT model trained for text classification using the IMDb dataset.