Fixaro commited on
Commit
9daf09c
·
verified ·
1 Parent(s): ee56efd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ library_name: transformers
23
 
24
  # Myanmar ABSA - Stage 2 (Aspect-Level Sentiment Classification)
25
 
26
- This model is a fine-tuned version of `xlm-roberta-large` trained on Burmese customer reviews formatted as sentence pairs (`review_text`, `target_aspect`). It predicts the sentiment polarity for a given target aspect.
27
 
28
  ## Sentiment Classes:
29
  - **`0`**: `Negative`
 
23
 
24
  # Myanmar ABSA - Stage 2 (Aspect-Level Sentiment Classification)
25
 
26
+ This model is a fine-tuned version of `xlm-roberta-base` trained on Burmese customer reviews formatted as sentence pairs (`review_text`, `target_aspect`). It predicts the sentiment polarity for a given target aspect.
27
 
28
  ## Sentiment Classes:
29
  - **`0`**: `Negative`