CoolFace
Modelpublic

AdrienB134/llm2vec-croissant-mntp

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes50downloads
Model Card

<!-- 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. -->

llm2vec-croissant-mntp

This model is a fine-tuned version of croissantllm/CroissantCool-v0.2 on asi/wikitext_fr. It achieves the following results on the evaluation set:

  • Loss: 1.8867
  • Accuracy: 0.6078

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: 5e-05
  • trainbatchsize: 32
  • evalbatchsize: 32
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 3.0

Training results

Training LossEpochStepValidation LossAccuracy
No log0.08841004.78660.1990
No log0.17682004.04960.3309
No log0.26533003.65250.3779
No log0.35374003.24100.4258
3.91160.44215003.63050.3912
3.91160.53056003.17700.4406
3.91160.61897002.44780.5199
3.91160.70738002.23830.5508
3.91160.79589002.15470.5635
2.45680.884210002.08680.5759
2.45680.972611002.03990.5820
2.45681.061012002.01020.5873
2.45681.149413001.98050.5897
2.45681.237814001.95900.5955
1.93051.326315001.93810.5982
1.93051.414716001.92490.5995
1.93051.503117001.92230.6017
1.93051.591518001.90910.6037
1.93051.679919001.90380.6042
1.85111.768320001.89820.6045
1.85111.856821001.89240.6060
1.85111.945222001.88440.6072
1.85112.033623001.88730.6087
1.85112.122024001.88890.6068
1.81972.210425001.88480.6080
1.81972.298926001.87360.6091
1.81972.387327001.88580.6072
1.81972.475728001.88140.6088
1.81972.564129001.86490.6103
1.81162.652530001.86470.6091
1.81162.740931001.87550.6101
1.81162.829432001.87550.6099
1.81162.917833001.88670.6078

Framework versions

  • Transformers 4.40.2
  • Pytorch 2.0.1+cu118
  • Datasets 2.19.1
  • Tokenizers 0.19.1