Article_250v7_NER_Model_3Epochs_UNAUGMENTED
This model is a fine-tuned version of bert-base-cased on the article250v7_wikigold_split dataset. It achieves the following results on the evaluation set:
- Loss: 0.3252
- Precision: 0.4384
- Recall: 0.4016
- F1: 0.4192
- Accuracy: 0.8916
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 2e-05
- train_batch_size: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
No log | 1.0 | 28 | 0.5176 | 0.0927 | 0.0039 | 0.0075 | 0.7864 |
No log | 2.0 | 56 | 0.3592 | 0.3931 | 0.3595 | 0.3755 | 0.8807 |
No log | 3.0 | 84 | 0.3252 | 0.4384 | 0.4016 | 0.4192 | 0.8916 |
Framework versions
- Transformers 4.17.0
- Pytorch 1.11.0+cu113
- Datasets 2.4.0
- Tokenizers 0.11.6
- Downloads last month
- 4
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.
Evaluation results
- Precision on article250v7_wikigold_splitself-reported0.438
- Recall on article250v7_wikigold_splitself-reported0.402
- F1 on article250v7_wikigold_splitself-reported0.419
- Accuracy on article250v7_wikigold_splitself-reported0.892