versae/snowflake-arctic-embed-m-edu-scorer-lr3e4-bs32
012
<!-- 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. -->
snowflake-arctic-embed-m-edu-scorer-lr3e4-bs32
This model is a fine-tuned version of Snowflake/snowflake-arctic-embed-m on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.5590
- Precision: 0.4789
- Recall: 0.2833
- F1 Macro: 0.2779
- Accuracy: 0.3073
Model description
More information needed
Intended uses & limitations
More information needed
Test results
Binary classification accuracy (threshold at label 3) ≈ 73.45%
Test Report:
precision recall f1-score support
0 0.73 0.44 0.55 100
1 0.25 0.30 0.28 100
2 0.22 0.47 0.30 100
3 0.26 0.33 0.29 100
4 0.40 0.14 0.21 100
5 1.00 0.02 0.04 50
accuracy 0.31 550
macro avg 0.48 0.28 0.28 550
weighted avg 0.43 0.31 0.30 550Confusion Matrix:
[[44 32 22 2 0 0]
[13 30 47 10 0 0]
[ 3 33 47 17 0 0]
[ 0 14 44 33 9 0]
[ 0 5 36 45 14 0]
[ 0 4 14 19 12 1]]Test metrics
epoch = 20.0
eval_accuracy = 0.3073
eval_f1_macro = 0.2779
eval_loss = 1.559
eval_precision = 0.4789
eval_recall = 0.2833
eval_runtime = 0:00:04.86
eval_samples_per_second = 113.008
eval_steps_per_second = 3.698Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.0003
- trainbatchsize: 32
- evalbatchsize: 32
- seed: 0
- optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
- lrschedulertype: linear
- lrschedulerwarmup_ratio: 0.1
- num_epochs: 20
Training results
Framework versions
- Transformers 4.53.2
- Pytorch 2.7.1+cu126
- Datasets 4.0.0
- Tokenizers 0.21.2
