<!-- 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. -->
fine-tune_simcse-ise-dsc
This model is a fine-tuned version of dalietng/fine-tune_simcse on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 4.1557
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
7.6521 | 1.0 | 150 | 6.5226 |
6.2495 | 2.0 | 300 | 5.7732 |
5.7165 | 3.0 | 450 | 5.3397 |
5.3248 | 4.0 | 600 | 4.9877 |
5.0048 | 5.0 | 750 | 4.6467 |
4.7731 | 6.0 | 900 | 4.4911 |
4.6241 | 7.0 | 1050 | 4.3463 |
4.5002 | 8.0 | 1200 | 4.2555 |
4.4253 | 9.0 | 1350 | 4.1877 |
4.3888 | 10.0 | 1500 | 4.1762 |
Framework versions
- Transformers 4.34.0
- Pytorch 2.0.1+cu118
- Datasets 2.14.5
- Tokenizers 0.14.1