afcarvallo commited on
Commit
229edf8
1 Parent(s): f513766

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,8 +5,8 @@ This model is fine-tuned for Named Entity Recognition (NER) specifically for int
5
 
6
  ## Model Details
7
 
8
- - Model Type: bert
9
- - Number of Labels: 2
10
  - Labels: ['O', 'derogation', 'animosity', 'threatening', 'hatecrime', 'comparison']
11
 
12
  ## Usage
 
5
 
6
  ## Model Details
7
 
8
+ - Model Type: RoBERTa
9
+ - Number of Labels: 6
10
  - Labels: ['O', 'derogation', 'animosity', 'threatening', 'hatecrime', 'comparison']
11
 
12
  ## Usage