AyoubChLin/DistilBERT_eco_ZeroShot
037
<!-- 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. -->
disitilbertzeroshoteconomics
This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset.
Training and evaluation data
train on teknium/dataforge-economics on the task of zeroshot
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 1e-05
- trainbatchsize: 32
- evalbatchsize: 32
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lrschedulertype: linear
- num_epochs: 5
Training results
eval loss : 0.0503
Framework versions
- Transformers 4.36.0
- Pytorch 2.0.0
- Datasets 2.16.1
- Tokenizers 0.15.0
