holylovenia commited on
Commit
21c6888
·
1 Parent(s): 2d6b572

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -5,8 +5,9 @@ language:
5
  - ind
6
  ---
7
 
8
- WReTe, The Wiki Revision Edits Textual Entailment dataset (Setya and Mahendra, 2018) consists of 450 sentence pairs constructed from Wikipedia revision history. The dataset contains pairs of sentences and binary semantic relations between the pairs. The data are labeled as entailed when the meaning of the second sentence can be derived from the first one, and not entailed otherwise
9
 
 
10
 
11
  ## Dataset Usage
12
 
@@ -14,7 +15,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
14
 
15
  ## Citation
16
 
17
- ```@INPROCEEDINGS{8904199,
 
18
  author={Purwarianti, Ayu and Crisdayanti, Ida Ayu Putu Ari},
19
  booktitle={2019 International Conference of Advanced Informatics: Concepts, Theory and Applications (ICAICTA)},
20
  title={Improving Bi-LSTM Performance for Indonesian Sentiment Analysis Using Paragraph Vector},
@@ -38,6 +40,8 @@ Creative Common Attribution Share-Alike 4.0 International
38
 
39
  ## Homepage
40
 
 
 
41
  ### NusaCatalogue
42
 
43
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
5
  - ind
6
  ---
7
 
8
+ # wrete
9
 
10
+ WReTe, The Wiki Revision Edits Textual Entailment dataset (Setya and Mahendra, 2018) consists of 450 sentence pairs constructed from Wikipedia revision history. The dataset contains pairs of sentences and binary semantic relations between the pairs. The data are labeled as entailed when the meaning of the second sentence can be derived from the first one, and not entailed otherwise
11
 
12
  ## Dataset Usage
13
 
 
15
 
16
  ## Citation
17
 
18
+ ```
19
+ @INPROCEEDINGS{8904199,
20
  author={Purwarianti, Ayu and Crisdayanti, Ida Ayu Putu Ari},
21
  booktitle={2019 International Conference of Advanced Informatics: Concepts, Theory and Applications (ICAICTA)},
22
  title={Improving Bi-LSTM Performance for Indonesian Sentiment Analysis Using Paragraph Vector},
 
40
 
41
  ## Homepage
42
 
43
+ [https://github.com/IndoNLP/indonlu](https://github.com/IndoNLP/indonlu)
44
+
45
  ### NusaCatalogue
46
 
47
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)