Datasets:
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1M - 10M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -104,7 +104,7 @@ finer_tag_names = finer_train.features["ner_tags"].feature.names
|
|
| 104 |
|
| 105 |
**finer_tag_names** contains a list of class names corresponding to the integer classes e.g.
|
| 106 |
```
|
| 107 |
-
0 -> "O"
|
| 108 |
1 -> "B-AccrualForEnvironmentalLossContingencies" <br>
|
| 109 |
```
|
| 110 |
|
|
|
|
| 104 |
|
| 105 |
**finer_tag_names** contains a list of class names corresponding to the integer classes e.g.
|
| 106 |
```
|
| 107 |
+
0 -> "O"
|
| 108 |
1 -> "B-AccrualForEnvironmentalLossContingencies" <br>
|
| 109 |
```
|
| 110 |
|