CoolFace
Modelpublic

Karim-Gamal/switch-base-8-finetuned-SemEval-2018-emojis-cen-1

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes17downloads
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. -->

switch-base-8-finetuned

This model is a fine-tuned version of google/switch-base-8 on the SemEval-2018-Task-2 emojis english dataset. It achieves the following results on the evaluation set:

  • —Accuracy: 48.040 %
  • —Mac-F1: 33.239 %

Model description

More information needed

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 1e-4
  • —trainbatchsize: 464
  • —evalbatchsize: 512
  • —seed: 42
  • —num_epochs: 30

Testing results

SemEval Testing DataaccuracyMac-F1
"Tubingen-Oslo" First SemEval Team47.09%35.99%
switch-base-8-finetuned-SemEval-2018-emojis-cen-148.040%33.239%
switch-base-8-finetuned-SemEval-2018-emojis-cen-250.174%36.660%
switch-base-8-finetuned-SemEval-2018-emojis-IID-Fed50.750%37.355%

Google colab to test the models on SemEval test dataset : The Notebook

Framework versions

  • —Transformers 4.25.1
  • —Pytorch 1.13.1+cu116
  • —Tokenizers 0.13.2