sbartlett97 commited on
Commit
d11e9b3
·
verified ·
1 Parent(s): c6c3a4d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - BramVanroy/conll2003
4
+ language:
5
+ - en
6
+ base_model:
7
+ - answerdotai/ModernBERT-base
8
+ pipeline_tag: token-classification
9
+ library_name: transformers
10
+ ---
11
+
12
+ # ModernBert-conll-ner
13
+
14
+ <!-- Provide a quick summary of what the model is/does. -->
15
+
16
+ A finetune of ModernBert on the Conll NER dataset