anilguven commited on
Commit
ac50537
1 Parent(s): ae18a79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -20,8 +20,8 @@ tags:
20
  ### Model Info
21
 
22
  This model was developed/finetuned for product review task for Turkish Language. Model was finetuned via hepsiburada.com product review dataset.
23
- LABEL_0: negative review
24
- LABEL_1: positive review
25
 
26
  ### Model Sources
27
 
@@ -31,7 +31,6 @@ LABEL_1: positive review
31
  - **Paper:** https://ieeexplore.ieee.org/document/9559007
32
  - **Demo-Coding [optional]:** https://github.com/anil1055/Turkish_Product_Review_Analysis_with_Language_Models
33
  - **Finetuned from model [optional]:** https://huggingface.co/dbmdz/electra-base-turkish-cased-discriminator
34
- -
35
 
36
  #### Preprocessing
37
 
@@ -39,7 +38,7 @@ You must apply removing stopwords, stemming, or lemmatization process for Turkis
39
 
40
  ### Results
41
 
42
- Accuracy: %92.54
43
 
44
  ## Citation
45
 
 
20
  ### Model Info
21
 
22
  This model was developed/finetuned for product review task for Turkish Language. Model was finetuned via hepsiburada.com product review dataset.
23
+ - LABEL_0: negative review
24
+ - LABEL_1: positive review
25
 
26
  ### Model Sources
27
 
 
31
  - **Paper:** https://ieeexplore.ieee.org/document/9559007
32
  - **Demo-Coding [optional]:** https://github.com/anil1055/Turkish_Product_Review_Analysis_with_Language_Models
33
  - **Finetuned from model [optional]:** https://huggingface.co/dbmdz/electra-base-turkish-cased-discriminator
 
34
 
35
  #### Preprocessing
36
 
 
38
 
39
  ### Results
40
 
41
+ - Accuracy: %92.54
42
 
43
  ## Citation
44