holylovenia commited on
Commit
fc01bcb
1 Parent(s): 99f6bc7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -9,9 +9,6 @@ tags:
9
  - sentiment-analysis
10
  ---
11
 
12
-
13
- # Indolem Sentiment
14
-
15
  IndoLEM (Indonesian Language Evaluation Montage) is a comprehensive Indonesian benchmark that comprises of seven tasks for the Indonesian language. This benchmark is categorized into three pillars of NLP tasks: morpho-syntax, semantics, and discourse.
16
 
17
  This dataset is based on binary classification (positive and negative), with distribution:
@@ -31,7 +28,7 @@ ind
31
 
32
  ## Supported Tasks
33
 
34
- Sentiment Analysis.
35
 
36
  ## Dataset Usage
37
  ### Using `datasets` library
 
9
  - sentiment-analysis
10
  ---
11
 
 
 
 
12
  IndoLEM (Indonesian Language Evaluation Montage) is a comprehensive Indonesian benchmark that comprises of seven tasks for the Indonesian language. This benchmark is categorized into three pillars of NLP tasks: morpho-syntax, semantics, and discourse.
13
 
14
  This dataset is based on binary classification (positive and negative), with distribution:
 
28
 
29
  ## Supported Tasks
30
 
31
+ Sentiment Analysis
32
 
33
  ## Dataset Usage
34
  ### Using `datasets` library