Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
leonardorigutini commited on
Commit
72c75c6
1 Parent(s): 11f9f3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,4 +15,5 @@ size_categories:
15
  # Dataset Card for BUSTER
16
  BUSiness Transaction Entity Recognition dataset.
17
 
18
- The dataset consists of 3779 manually annotated documents on financial transactions.
 
 
15
  # Dataset Card for BUSTER
16
  BUSiness Transaction Entity Recognition dataset.
17
 
18
+ BUSTER is an Entity Recognition (ER) benchmark for entities related to business transactions. It consists of a gold corpus of 3779 manually annotated documents on financial transactions that were randomly divided into 5 folds,
19
+ plus an additional silver corpus of 6196 automatically annotated documents that were created by the model-optimized RoBERTa system.