RoBERTa-large-PM-M3-Voc-hf-finetuned-ner
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.5400
- Precision: 0.2202
- Recall: 0.0176
- F1: 0.0325
- Accuracy: 0.6347
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: 6
- eval_batch_size: 6
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: cosine
- num_epochs: 4
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
No log | 1.0 | 60 | 1.9505 | 0.0 | 0.0 | 0.0 | 0.6223 |
No log | 2.0 | 120 | 1.6721 | 0.0182 | 0.0002 | 0.0005 | 0.6290 |
No log | 3.0 | 180 | 1.5615 | 0.3333 | 0.0145 | 0.0277 | 0.6335 |
No log | 4.0 | 240 | 1.5400 | 0.2202 | 0.0176 | 0.0325 | 0.6347 |
Framework versions
- Transformers 4.39.3
- Pytorch 2.2.1+cu121
- Datasets 2.18.0
- Tokenizers 0.15.2
- Downloads last month
- 5
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.