asahi417 commited on
Commit
2b400d0
1 Parent(s): dd9ba71
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -29,6 +29,8 @@ FIN NER dataset formatted in a part of [TNER](https://github.com/asahi417/tner)
29
  Original FIN dataset contains two variants of datasets, FIN3 and FIN5 where the FIN3 is the test set, while FIN5 is the training set.
30
  We take same amount of instances randomly from the training set and create a validation set with the subset.
31
 
 
 
32
  ## Dataset Structure
33
 
34
  ### Data Instances
 
29
  Original FIN dataset contains two variants of datasets, FIN3 and FIN5 where the FIN3 is the test set, while FIN5 is the training set.
30
  We take same amount of instances randomly from the training set and create a validation set with the subset.
31
 
32
+ - Entity Types:`ORG`, `LOC`, `PER`, `MISC`
33
+
34
  ## Dataset Structure
35
 
36
  ### Data Instances