brick_classificator_results
This model is a fine-tuned version of dbmdz/bert-base-german-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.8713
- Precision: 0.8722
- Recall: 0.8722
- F1: 0.8722
- Accuracy: 0.8722
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 500
- num_epochs: 5
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
2.2377 | 1.0 | 3081 | 1.8990 | 0.7499 | 0.7499 | 0.7499 | 0.7499 |
1.4225 | 2.0 | 6162 | 1.2748 | 0.7986 | 0.7986 | 0.7986 | 0.7986 |
0.8798 | 3.0 | 9243 | 0.9909 | 0.8443 | 0.8443 | 0.8443 | 0.8443 |
0.7109 | 4.0 | 12324 | 0.8877 | 0.8687 | 0.8687 | 0.8687 | 0.8687 |
0.6283 | 5.0 | 15405 | 0.8713 | 0.8722 | 0.8722 | 0.8722 | 0.8722 |
Framework versions
- Transformers 4.29.2
- Pytorch 2.4.1+cu118
- Datasets 2.14.0
- Tokenizers 0.13.3
- Downloads last month
- 3
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The model has no library tag.