Token Classification
Collection
12 items
•
Updated
This model is a fine-tuned version of bert-base-cased. It achieves the following results on the evaluation set:
For more information on how it was created, check out the following link: https://github.com/DunnBC22/NLP_Projects/blob/main/Token%20Classification/Monolingual/WikiNeural%20-%20Transformer%20Comparison/POS%20Project%20with%20Wikineural%20Dataset%20-%20BERT-Base%20Transformer.ipynb
This model is intended to demonstrate my ability to solve a complex problem using technology.
Dataset Source: https://huggingface.co./datasets/Babelscape/wikineural
The following hyperparameters were used during training:
Training Loss | Epoch | Step | Validation Loss | Loc Precision | Loc Recall | Loc F1 | Loc Number | Misc Precision | Misc Recall | Misc F1 | Misc Number | Org Precision | Org Recall | Org F1 | Org Number | Per Precision | Per Recall | Per F1 | Per Number | Overall Precision | Overall Recall | Overall F1 | Overall Accuracy |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.1 | 1.0 | 5795 | 0.0943 | 0.9075 | 0.9429 | 0.9249 | 5955 | 0.8320 | 0.8965 | 0.8630 | 5061 | 0.9151 | 0.9287 | 0.9219 | 3449 | 0.9683 | 0.9499 | 0.9590 | 5210 | 0.9039 | 0.9303 | 0.9169 | 0.9901 |
0.0578 | 2.0 | 11590 | 0.0881 | 0.9282 | 0.9379 | 0.9330 | 5955 | 0.8337 | 0.9220 | 0.8756 | 5061 | 0.9352 | 0.9371 | 0.9361 | 3449 | 0.9728 | 0.9543 | 0.9635 | 5210 | 0.9145 | 0.9380 | 0.9261 | 0.9912 |