dhanikitkat commited on
Commit
8da2d4b
·
verified ·
1 Parent(s): 4a7baa9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: id
3
+ tags:
4
+ - indonesian-roberta-base-sentiment-classifier
5
+ license: mit
6
+ datasets:
7
+ - indonlu
8
+ widget:
9
+ - text: "Jangan sampai saya telpon bos saya ya!"
10
+ ---
11
+
12
+ ## Citation
13
+
14
+ If used, please cite the following:
15
+
16
+ ```bibtex
17
+ @misc {wilson_wongso_2023,
18
+ author = { {Wilson Wongso} },
19
+ title = { indonesian-roberta-base-sentiment-classifier (Revision e402e46) },
20
+ year = 2023,
21
+ url = { https://huggingface.co/w11wo/indonesian-roberta-base-sentiment-classifier },
22
+ doi = { 10.57967/hf/0644 },
23
+ publisher = { Hugging Face }
24
+ }
25
+ ```