Instructions to use tadiecool29/STL-rasyosef-roberta-base-amharic-stance-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tadiecool29/STL-rasyosef-roberta-base-amharic-stance-finetuned with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tadiecool29/STL-rasyosef-roberta-base-amharic-stance-finetuned", device_map="auto") - Notebooks
- Google Colab
- Kaggle
STL-rasyosef-roberta-base-amharic-stance-finetuned
This model is a fine-tuned version of rasyosef/roberta-base-amharic on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.4356
- Stance Precision: 0.7638
- Stance Recall: 0.7723
- F1: 0.7671
- Stance Acc: 0.7594
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: 1e-05
- train_batch_size: 16
- eval_batch_size: 32
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 300
- num_epochs: 10
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Stance Precision | Stance Recall | F1 | Stance Acc |
|---|---|---|---|---|---|---|---|
| 0.6847 | 1.0 | 377 | 0.6602 | 0.7387 | 0.7488 | 0.7390 | 0.7319 |
| 0.5184 | 2.0 | 754 | 0.6759 | 0.7555 | 0.7689 | 0.7579 | 0.7531 |
| 0.3581 | 3.0 | 1131 | 0.6666 | 0.7629 | 0.7735 | 0.7659 | 0.7594 |
| 0.2497 | 4.0 | 1508 | 0.8077 | 0.7702 | 0.7739 | 0.7717 | 0.7631 |
| 0.1126 | 5.0 | 1885 | 1.0958 | 0.7562 | 0.7700 | 0.7602 | 0.7544 |
| 0.0625 | 6.0 | 2262 | 1.2744 | 0.7658 | 0.7560 | 0.7600 | 0.7494 |
| 0.0509 | 7.0 | 2639 | 1.4356 | 0.7638 | 0.7723 | 0.7671 | 0.7594 |
Framework versions
- Transformers 5.15.1
- Pytorch 2.11.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for tadiecool29/STL-rasyosef-roberta-base-amharic-stance-finetuned
Base model
rasyosef/roberta-base-amharic