denizspynk commited on
Commit
e6f932c
·
1 Parent(s): 8710755

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ language:
34
 
35
  # req_mod_ner_modelv2
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 private dataset with 300 sentences/phrases with 1,954 token labels (IOB2 format) aimed at extracting software requirement related named entities. The following labels are used:
38
  - Actor (used for all types of software users and groups of users)
39
  - COTS (abbreviation for Commercial Off-The-Shelf Software)
40
  - Function (used for functions, functionality, features)
 
34
 
35
  # req_mod_ner_modelv2
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 private dataset with 300 sentences/phrases with 1,954 token labels (IOB2 format) aimed at extracting software requirements related named entities. The following labels are used:
38
  - Actor (used for all types of software users and groups of users)
39
  - COTS (abbreviation for Commercial Off-The-Shelf Software)
40
  - Function (used for functions, functionality, features)