MikkoLipsanen commited on
Commit
5afd4b8
1 Parent(s): 25dc135

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -60,12 +60,12 @@ dataset were filtered out from the dataset used for training the model. In addit
60
  digitized documents from Finnish public administration was also used for model training. The number of entities belonging to the different
61
  entity classes contained in training, validation and test datasets are listed below:
62
 
63
- Number of entity types in the data
64
  Dataset|PERSON|ORG|LOC|GPE|PRODUCT|EVENT|DATE|JON|FIBC|NORP
65
  -|-|-|-|-|-|-|-|-|-|-
66
- Train|0|0|0|0|0|0|0|0|0|0
67
- Val|1560|4077|108|1643|880|165|1897|185|265|299
68
- Test|1284|3742|87|1713|906|137|1864|179|234|261
69
 
70
  ## Training procedure
71
 
 
60
  digitized documents from Finnish public administration was also used for model training. The number of entities belonging to the different
61
  entity classes contained in training, validation and test datasets are listed below:
62
 
63
+ ### Number of entity types in the data
64
  Dataset|PERSON|ORG|LOC|GPE|PRODUCT|EVENT|DATE|JON|FIBC|NORP
65
  -|-|-|-|-|-|-|-|-|-|-
66
+ Train|11691|30026|868|12999|7473|1184|14918|01360|1879|2068
67
+ Val|1542|4042|108|1654|879|160|1858|177|257|299
68
+ Test|1267|3698|86|1713|901|137|1843|174|233|260
69
 
70
  ## Training procedure
71