Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,14 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
- token-classification
|
| 4 |
- pytorch
|
| 5 |
- transformers
|
| 6 |
- named-entity-recognition
|
| 7 |
-
widget:
|
| 8 |
-
- text: Mount Fuji in Japan are example of volcanic mountain.
|
| 9 |
-
pipeline_tag: token-classification
|
| 10 |
metrics:
|
| 11 |
- seqeval
|
| 12 |
-
base_model:
|
| 13 |
-
- dslim/bert-base-NER
|
| 14 |
---
|
| 15 |
|
| 16 |
# bert-base-mountain-NER
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- dslim/bert-base-NER
|
| 4 |
+
pipeline_tag: token-classification
|
| 5 |
tags:
|
| 6 |
- token-classification
|
| 7 |
- pytorch
|
| 8 |
- transformers
|
| 9 |
- named-entity-recognition
|
|
|
|
|
|
|
|
|
|
| 10 |
metrics:
|
| 11 |
- seqeval
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# bert-base-mountain-NER
|