CouchCat commited on
Commit
088a889
1 Parent(s): 30e0359

Update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
  ### Description
11
 
12
  A Named Entity Recognition model trained on a customer feedback data using DistilBert.
13
- Possible labels are in BIO-notation:
14
 
15
  - PROD: for certain products
16
  - BRND: for brands
 
10
  ### Description
11
 
12
  A Named Entity Recognition model trained on a customer feedback data using DistilBert.
13
+ Possible labels are in BIO-notation. Performance of the PERS tag could be better because of low data samples:
14
 
15
  - PROD: for certain products
16
  - BRND: for brands