holylovenia commited on
Commit
48083a3
1 Parent(s): 3062d80

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -5,10 +5,13 @@ language:
5
  - ind
6
  ---
7
 
 
 
8
  This dataset is designed for Natural Language Inference NLP task. It is designed to provide a challenging test-bed
 
9
  for Indonesian NLI by explicitly incorporating various linguistic phenomena such as numerical reasoning, structural
10
- changes, idioms, or temporal and spatial reasoning.
11
 
 
12
 
13
  ## Dataset Usage
14
 
@@ -16,7 +19,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
16
 
17
  ## Citation
18
 
19
- ```@inproceedings{mahendra-etal-2021-indonli,
 
20
  title = "{I}ndo{NLI}: A Natural Language Inference Dataset for {I}ndonesian",
21
  author = "Mahendra, Rahmad and Aji, Alham Fikri and Louvan, Samuel and Rahman, Fahrurrozi and Vania, Clara",
22
  booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
@@ -35,6 +39,8 @@ Creative Common Attribution Share-Alike 4.0 International
35
 
36
  ## Homepage
37
 
 
 
38
  ### NusaCatalogue
39
 
40
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
5
  - ind
6
  ---
7
 
8
+ # indonli
9
+
10
  This dataset is designed for Natural Language Inference NLP task. It is designed to provide a challenging test-bed
11
+
12
  for Indonesian NLI by explicitly incorporating various linguistic phenomena such as numerical reasoning, structural
 
13
 
14
+ changes, idioms, or temporal and spatial reasoning.
15
 
16
  ## Dataset Usage
17
 
 
19
 
20
  ## Citation
21
 
22
+ ```
23
+ @inproceedings{mahendra-etal-2021-indonli,
24
  title = "{I}ndo{NLI}: A Natural Language Inference Dataset for {I}ndonesian",
25
  author = "Mahendra, Rahmad and Aji, Alham Fikri and Louvan, Samuel and Rahman, Fahrurrozi and Vania, Clara",
26
  booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
 
39
 
40
  ## Homepage
41
 
42
+ [https://github.com/ir-nlp-csui/indonli](https://github.com/ir-nlp-csui/indonli)
43
+
44
  ### NusaCatalogue
45
 
46
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)