tykea commited on
Commit
281407f
·
verified ·
1 Parent(s): 76f5303

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -10,9 +10,12 @@ tags:
10
  - sentiment
11
  ---
12
 
13
- This is a fine-tuned version of the XLM-RoBERTa model for sentiment analysis. The model was trained to classify texts into 2 categories: [Positive, Negative]. It can process texts up to 512 tokens and performs well on khmer text inputs.
 
 
 
14
  - **Task**: Sentiment analysis (binary classification).
15
- - **Languages Supported**: [List languages, e.g., English, Khmer, etc.].
16
  - **Intended Use Cases**:
17
  - Analyzing customer reviews.
18
  - Social media sentiment detection.
 
10
  - sentiment
11
  ---
12
 
13
+ **This is a fine-tuned version of the XLM-RoBERTa model for sentiment analysis to classify khmer texts into 2 categories; Postive and Negative.**
14
+
15
+ **It can process texts up to 512 tokens and performs well on khmer text inputs.**
16
+
17
  - **Task**: Sentiment analysis (binary classification).
18
+ - **Languages Supported**: Khmer.
19
  - **Intended Use Cases**:
20
  - Analyzing customer reviews.
21
  - Social media sentiment detection.