Datasets:
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1M - 10M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -105,7 +105,7 @@ finer_tag_names = finer_train.features["ner_tags"].feature.names
|
|
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"
|
109 |
```
|
110 |
|
111 |
### Data Splits
|
|
|
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"
|
109 |
```
|
110 |
|
111 |
### Data Splits
|