Update README.md
Browse filesadded line breaks
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
## Overview
|
2 |
-
This model consists of a bert-base-cased model fine-tuned for Named Entity Recognition (NER) with 18 NE tags on the Universal Dependencies English dataset.
|
|
|
3 |
https://universaldependencies.org/en/index.html
|
|
|
4 |
The recognized NE tags are:
|
5 |
|
6 |
| CARDINAL | cardinal value |
|
|
|
1 |
## Overview
|
2 |
+
This model consists of a bert-base-cased model fine-tuned for Named Entity Recognition (NER) with 18 NE tags on the Universal Dependencies English dataset.
|
3 |
+
\
|
4 |
https://universaldependencies.org/en/index.html
|
5 |
+
\
|
6 |
The recognized NE tags are:
|
7 |
|
8 |
| CARDINAL | cardinal value |
|