Views
No views yet
xlm-roberta-base for Burmese politeness classification.neutral, polite, informal, professional, blunt, rude[utterance] </s> [context] </s> [instruction]| Metric | Score |
|---|---|
| Accuracy | 0.7485 |
| Macro F1 | 0.7056 |
| Weighted F1 | 0.7529 |
| Loss | 0.7066 |
| Class | Precision | Recall | F1 |
|---|---|---|---|
| blunt | 0.60 | 0.64 | 0.62 |
| informal | 0.69 | 0.76 | 0.73 |
| neutral | 0.89 | 0.73 | 0.80 |
| polite | 0.58 | 0.80 | 0.68 |
| professional | 0.83 | 1.00 | 0.91 |
| rude | 0.50 | 0.50 | 0.50 |
xlm-roberta-base| Stage | Input | Macro F1 |
|---|---|---|
| Stage 1 | Utterance only | see annasus10/xlmr-burmese-pragmatics-stage1 |
| Stage 2 (this model) | + context + instruction | 0.706 |
| Stage 3 | + register + power + tone | see annasus10/xlmr-burmese-pragmatics-stage3 |