Datasets:
Tasks:
Token Classification
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1K - 10K
License:
update
Browse files- dataset/train.json +0 -0
- dataset/valid.json +0 -0
- fin.py +1 -1
dataset/train.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
dataset/valid.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
fin.py
CHANGED
@@ -6,7 +6,7 @@ import datasets
|
|
6 |
logger = datasets.logging.get_logger(__name__)
|
7 |
_DESCRIPTION = """[FIN NER dataset](https://aclanthology.org/U15-1010.pdf)"""
|
8 |
_NAME = "fin"
|
9 |
-
_VERSION = "1.
|
10 |
_CITATION = """
|
11 |
@inproceedings{salinas-alvarado-etal-2015-domain,
|
12 |
title = "Domain Adaption of Named Entity Recognition to Support Credit Risk Assessment",
|
|
|
6 |
logger = datasets.logging.get_logger(__name__)
|
7 |
_DESCRIPTION = """[FIN NER dataset](https://aclanthology.org/U15-1010.pdf)"""
|
8 |
_NAME = "fin"
|
9 |
+
_VERSION = "1.1.3"
|
10 |
_CITATION = """
|
11 |
@inproceedings{salinas-alvarado-etal-2015-domain,
|
12 |
title = "Domain Adaption of Named Entity Recognition to Support Credit Risk Assessment",
|