gonzalez-agirre
commited on
Commit
•
41cce32
1
Parent(s):
806442c
Update README.md
Browse files
README.md
CHANGED
@@ -76,7 +76,7 @@ The **roberta-base-ca-v2-cased-ner** is a Named Entity Recognition (NER) model f
|
|
76 |
|
77 |
## How to Use
|
78 |
|
79 |
-
Here is how to use this model
|
80 |
|
81 |
```python
|
82 |
from transformers import pipeline
|
|
|
76 |
|
77 |
## How to Use
|
78 |
|
79 |
+
Here is how to use this model:
|
80 |
|
81 |
```python
|
82 |
from transformers import pipeline
|