asahi417 commited on
Commit
d41b0be
1 Parent(s): 7747df0
Files changed (3) hide show
  1. dataset/train.json +0 -0
  2. dataset/valid.json +0 -0
  3. 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.0.3"
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",