distilbert-base-uncased-finetuned-ner
This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.0586
- Precision: 0.9293
- Recall: 0.9395
- F1: 0.9344
- Accuracy: 0.9842
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: 16
- eval_batch_size: 16
- 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 |
---|---|---|---|---|---|---|---|
0.2494 | 1.0 | 878 | 0.0664 | 0.9077 | 0.9217 | 0.9146 | 0.9806 |
0.0502 | 2.0 | 1756 | 0.0587 | 0.9287 | 0.9367 | 0.9327 | 0.9838 |
0.031 | 3.0 | 2634 | 0.0586 | 0.9293 | 0.9395 | 0.9344 | 0.9842 |
Framework versions
- Transformers 4.36.2
- Pytorch 1.13.1
- Datasets 2.16.0
- Tokenizers 0.15.0
- Downloads last month
- 94
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for wangyue6761/distilbert-base-uncased-finetuned-ner
Base model
distilbert/distilbert-base-uncased