results
This model is a fine-tuned version of google-bert/bert-base-multilingual-uncased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.0986
- Accuracy: 0.3382
- Precision: 0.1144
- Recall: 0.3382
- F1: 0.1710
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: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|---|---|---|---|---|---|---|---|
| 1.105 | 1.0 | 973 | 1.1072 | 0.3382 | 0.1144 | 0.3382 | 0.1710 |
| 1.1042 | 2.0 | 1946 | 1.0989 | 0.3382 | 0.1144 | 0.3382 | 0.1710 |
| 1.1014 | 3.0 | 2919 | 1.1011 | 0.3382 | 0.1144 | 0.3382 | 0.1710 |
| 1.1005 | 4.0 | 3892 | 1.0990 | 0.3264 | 0.1065 | 0.3264 | 0.1606 |
| 1.1004 | 5.0 | 4865 | 1.0992 | 0.3264 | 0.1065 | 0.3264 | 0.1606 |
| 1.1 | 6.0 | 5838 | 1.1007 | 0.3354 | 0.1125 | 0.3354 | 0.1685 |
| 1.1004 | 7.0 | 6811 | 1.0994 | 0.3264 | 0.1065 | 0.3264 | 0.1606 |
| 1.099 | 8.0 | 7784 | 1.0994 | 0.3354 | 0.1125 | 0.3354 | 0.1685 |
| 1.0993 | 9.0 | 8757 | 1.0986 | 0.3382 | 0.1144 | 0.3382 | 0.1710 |
| 1.0994 | 10.0 | 9730 | 1.0986 | 0.3382 | 0.1144 | 0.3382 | 0.1710 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.6.0+cu124
- Datasets 3.5.0
- Tokenizers 0.21.1
- Downloads last month
- -
Model tree for jab11769/CPALL-Stock-Trend-Prediction-BERT-APR
Base model
google-bert/bert-base-multilingual-uncased