PedroRuizCode commited on
Commit
9884276
·
verified ·
1 Parent(s): e696fa3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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_