Michael Stewart commited on
Commit
6ae01bf
1 Parent(s): 2a843a2

update readme

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  ## MWO NER Test
2
 
3
  A flair-based NER model for MWOs. This is just a test (trained on a small sample of annotated MWOs) to try out Huggingface - a full model will be posted later.
 
1
+ ---
2
+ tags:
3
+ - flair
4
+ - token-classification
5
+ - sequence-tagger-model
6
+ language: en
7
+ datasets:
8
+ - mwo_ner
9
+ widget:
10
+ - text: "replace seal on pump"
11
+ ---
12
+
13
  ## MWO NER Test
14
 
15
  A flair-based NER model for MWOs. This is just a test (trained on a small sample of annotated MWOs) to try out Huggingface - a full model will be posted later.