denizspynk commited on
Commit
6266163
1 Parent(s): f04404f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ language:
36
 
37
  This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-ner](https://huggingface.co/pdelobelle/robbert-v2-dutch-ner) on a
38
  private dataset with 300 sentences/phrases with 1,954 token labels (IOB2 format) aimed at extracting software requirements
39
- related named entities. The following labels are used:
40
  - Actor (used for all types of software users and groups of users)
41
  - COTS (abbreviation for Commercial Off-The-Shelf Software)
42
  - Function (used for functions, functionality, features)
 
36
 
37
  This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-ner](https://huggingface.co/pdelobelle/robbert-v2-dutch-ner) on a
38
  private dataset with 300 sentences/phrases with 1,954 token labels (IOB2 format) aimed at extracting software requirements
39
+ related named entities in Dutch. The following labels are used:
40
  - Actor (used for all types of software users and groups of users)
41
  - COTS (abbreviation for Commercial Off-The-Shelf Software)
42
  - Function (used for functions, functionality, features)