Edit model card

XLM-Roberta-base --> 8emotions!

Label Dictionry

  • label_dictionary
  • emo2int = { "기쁨": 0, "λ‹Ήν™©": 1, "λΆ„λ…Έ": 2, "λΆˆμ•ˆ": 3, "μƒμ²˜": 4, "μŠ¬ν””": 5, "쀑립": 6 }
  • kore2en = { "기쁨": "joy", "λ‹Ήν™©": "surprise", "λΆ„λ…Έ": "anger", "λΆˆμ•ˆ": "fear", "μƒμ²˜": "hurt", "μŠ¬ν””": "sadness", "쀑립": "neutral" }

Dataset

κ°μ„±λŒ€ν™”λ§λ­‰μΉ˜(AI Hub)

ν•œκ΅­μ–΄ 감정 정보가 ν¬ν•¨λœ 연속적 λŒ€ν™” 데이터셋(AIHub)

Input Format(Please Use Special Tokens [USR], [BOT] to use model API!)

  • (example) [USR] μ•ˆλ…•. [BOT] μ•ˆλ…•ν•˜μ„Έμš”! 무엇을 λ„μ™€λ“œλ¦΄κΉŒμš”? [USR] 별일 μ—†μ–΄.

  • 이 λ‘κ°œμ˜ 특수 토큰은 λ°˜λ“œμ‹œ μ‚¬μš©ν•΄μ£Όμ‹œκΈΈ λΆ€νƒλ“œλ¦½λ‹ˆλ‹€.

  • And these are a part of real data. input_format

Metrics(F1, Accuracy, and Confusion Matrix!)

  • and confusion matrix like this.. ConfusionMatrix

  • and so on.. F1, Accuracy

Training_Steps

Downloads last month
6
Safetensors
Model size
278M params
Tensor type
F32
Β·
Inference API
This model can be loaded on Inference API (serverless).