w11wo commited on
Commit
fa101b5
·
1 Parent(s): 482adf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -148,6 +148,18 @@ An example of `javanese_imdb_train.csv` looks as follows.
148
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
 
150
  ### Citation Information
 
 
 
 
 
 
 
 
 
 
 
 
151
 
152
  ```
153
  @InProceedings{maas-EtAl:2011:ACL-HLT2011,
 
148
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
 
150
  ### Citation Information
151
+ If you use this dataset in your research, please cite:
152
+
153
+ ```
154
+ @inproceedings{wongso2021causal,
155
+ title={Causal and Masked Language Modeling of Javanese Language using Transformer-based Architectures},
156
+ author={Wongso, Wilson and Setiawan, David Samuel and Suhartono, Derwin},
157
+ booktitle={2021 International Conference on Advanced Computer Science and Information Systems (ICACSIS)},
158
+ pages={1--7},
159
+ year={2021},
160
+ organization={IEEE}
161
+ }
162
+ ```
163
 
164
  ```
165
  @InProceedings{maas-EtAl:2011:ACL-HLT2011,