biotech-sentiment-f2llm-0.6b
This model is a fine-tuned version of codefuse-ai/F2LLM-0.6B on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.4979
- Accuracy: 0.5395
- F1 Macro: 0.4051
- F1 Weighted: 0.5256
- Precision Macro: 0.4107
- Recall Macro: 0.4034
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: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 16
- 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: 0.1
- num_epochs: 5
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Weighted | Precision Macro | Recall Macro |
|---|---|---|---|---|---|---|---|---|
| 2.0094 | 1.0 | 269 | 0.9822 | 0.6092 | 0.2650 | 0.4672 | 0.4031 | 0.3386 |
| 1.5504 | 2.0 | 538 | 0.9305 | 0.5947 | 0.3808 | 0.5312 | 0.4615 | 0.3928 |
| 1.3667 | 3.0 | 807 | 1.0594 | 0.5763 | 0.3867 | 0.5310 | 0.4140 | 0.3918 |
| 0.7346 | 4.0 | 1076 | 1.4595 | 0.5474 | 0.4045 | 0.5298 | 0.4114 | 0.4032 |
| 0.2713 | 5.0 | 1345 | 1.4979 | 0.5395 | 0.4051 | 0.5256 | 0.4107 | 0.4034 |
Framework versions
- Transformers 5.3.0
- Pytorch 2.10.0+cu128
- Datasets 4.6.1
- Tokenizers 0.22.2
- Downloads last month
- 8
