e.zeinivand commited on
Commit
17b3004
·
1 Parent(s): 25bf104

add sentiment analysis to readme

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -49,6 +49,9 @@ This benchmark includes the following tasks and datasets:
49
  - **Keyword Extraction**:
50
  - *Synthetic Persian Keywords*
51
 
 
 
 
52
  Each task highlights a distinct aspect of model performance, allowing researchers to evaluate and compare models across a broad range of NLU capabilities.
53
 
54
  ---
 
49
  - **Keyword Extraction**:
50
  - *Synthetic Persian Keywords*
51
 
52
+ - **Sentiment Analysis**:
53
+ - *DeepSentiPers*
54
+
55
  Each task highlights a distinct aspect of model performance, allowing researchers to evaluate and compare models across a broad range of NLU capabilities.
56
 
57
  ---