Roberta-large-fc
This model is a fine-tuned version of roberta-large on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.5534
- Accuracy: 0.7512
- Precision: 0.7564
- Recall: 0.7512
- F1: 0.7535
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: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 4
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
No log | 0 | 0 | 1.1434 | 0.3304 | 0.1092 | 0.3304 | 0.1641 |
0.6141 | 1.0 | 1460 | 0.6297 | 0.7483 | 0.7535 | 0.7483 | 0.7451 |
0.6133 | 2.0 | 2920 | 0.6568 | 0.7619 | 0.7566 | 0.7619 | 0.7577 |
0.2901 | 3.0 | 4380 | 0.9584 | 0.7476 | 0.7646 | 0.7476 | 0.7533 |
0.1316 | 4.0 | 5840 | 1.3871 | 0.7639 | 0.7729 | 0.7639 | 0.7675 |
Framework versions
- Transformers 4.46.3
- Pytorch 2.5.1+cu121
- Datasets 3.1.0
- Tokenizers 0.20.3
- Downloads last month
- 0
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 NoAtmosphere0/Roberta-large-fc
Base model
FacebookAI/roberta-large