license: apache-2.0 | |
base_model: Geotrend/distilbert-base-ru-cased | |
tags: | |
- generated_from_trainer | |
model-index: | |
- name: distilbert-base-uncased-finetuned-imdb | |
results: [] | |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You | |
should probably proofread and complete it, then remove this comment. --> | |
# distilbert-base-uncased-finetuned-imdb | |
This model is a fine-tuned version of [Geotrend/distilbert-base-ru-cased](https://huggingface.co/Geotrend/distilbert-base-ru-cased) on an unknown dataset. | |
It achieves the following results on the evaluation set: | |
- Loss: 3.7537 | |
## 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: 96 | |
- eval_batch_size: 96 | |
- seed: 42 | |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 | |
- lr_scheduler_type: linear | |
- num_epochs: 3.0 | |
- mixed_precision_training: Native AMP | |
### Training results | |
| Training Loss | Epoch | Step | Validation Loss | | |
|:-------------:|:-----:|:----:|:---------------:| | |
| 4.1884 | 1.0 | 990 | 3.9081 | | |
| 3.9108 | 2.0 | 1980 | 3.7920 | | |
| 3.8425 | 3.0 | 2970 | 3.7537 | | |
### Framework versions | |
- Transformers 4.36.2 | |
- Pytorch 2.1.1+cu121 | |
- Datasets 2.16.0 | |
- Tokenizers 0.15.0 | |