bert-jastyle-finetuned
This model is a fine-tuned version of tohoku-nlp/bert-base-japanese-v2 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0068
- Accuracy: 0.9988
- F1: 0.9981
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: 32
- eval_batch_size: 32
- 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
- num_epochs: 20
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
---|---|---|---|---|---|
0.0322 | 1.0 | 203 | 0.0064 | 0.9969 | 0.9952 |
0.0064 | 2.0 | 406 | 0.0110 | 0.9975 | 0.9962 |
0.0001 | 3.0 | 609 | 0.0051 | 0.9981 | 0.9971 |
0.0013 | 4.0 | 812 | 0.0230 | 0.9969 | 0.9952 |
0.0001 | 5.0 | 1015 | 0.0161 | 0.9981 | 0.9971 |
0.0 | 6.0 | 1218 | 0.0176 | 0.9975 | 0.9962 |
0.0001 | 7.0 | 1421 | 0.0082 | 0.9988 | 0.9981 |
0.0 | 8.0 | 1624 | 0.0054 | 0.9994 | 0.9990 |
0.0 | 9.0 | 1827 | 0.0046 | 0.9994 | 0.9990 |
0.0 | 10.0 | 2030 | 0.0059 | 0.9988 | 0.9981 |
0.0 | 11.0 | 2233 | 0.0061 | 0.9988 | 0.9981 |
0.0 | 12.0 | 2436 | 0.0063 | 0.9988 | 0.9981 |
0.0 | 13.0 | 2639 | 0.0064 | 0.9988 | 0.9981 |
0.0 | 14.0 | 2842 | 0.0065 | 0.9988 | 0.9981 |
0.0 | 15.0 | 3045 | 0.0066 | 0.9988 | 0.9981 |
0.0 | 16.0 | 3248 | 0.0067 | 0.9988 | 0.9981 |
0.0 | 17.0 | 3451 | 0.0068 | 0.9988 | 0.9981 |
0.0 | 18.0 | 3654 | 0.0068 | 0.9988 | 0.9981 |
0.0 | 19.0 | 3857 | 0.0068 | 0.9988 | 0.9981 |
0.0 | 20.0 | 4060 | 0.0068 | 0.9988 | 0.9981 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.5.1+cu121
- Datasets 3.6.0
- Tokenizers 0.21.1
- Downloads last month
- 6
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for ChengYinUTokyo/bert-jastyle-finetuned
Base model
tohoku-nlp/bert-base-japanese-v2