afcarvallo
commited on
Commit
•
229edf8
1
Parent(s):
f513766
Update README.md
Browse files
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:
|
9 |
-
- Number of Labels:
|
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
|