holylovenia commited on
Commit
d7915eb
1 Parent(s): 0221a3c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -6,8 +6,9 @@ language:
6
  - ind
7
  ---
8
 
9
- XSID is a new benchmark for cross-lingual (X) Slot and Intent Detection in 13 languages from 6 language families, including a very low-resource dialect.
10
 
 
11
 
12
  ## Dataset Usage
13
 
@@ -15,7 +16,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
15
 
16
  ## Citation
17
 
18
- ```@inproceedings{van-der-goot-etal-2020-cross,
 
19
  title={From Masked-Language Modeling to Translation: Non-{E}nglish Auxiliary Tasks Improve Zero-shot Spoken Language Understanding},
20
  author={van der Goot, Rob and Sharaf, Ibrahim and Imankulova, Aizhan and {"U}st{"u}n, Ahmet and Stepanovic, Marija and Ramponi, Alan and Khairunnisa, Siti Oryza and Komachi, Mamoru and Plank, Barbara},
21
  booktitle = "Proceedings of the 2021 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)",
@@ -31,6 +33,8 @@ CC-BY-SA 4.0
31
 
32
  ## Homepage
33
 
 
 
34
  ### NusaCatalogue
35
 
36
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
6
  - ind
7
  ---
8
 
9
+ # xsid
10
 
11
+ XSID is a new benchmark for cross-lingual (X) Slot and Intent Detection in 13 languages from 6 language families, including a very low-resource dialect.
12
 
13
  ## Dataset Usage
14
 
 
16
 
17
  ## Citation
18
 
19
+ ```
20
+ @inproceedings{van-der-goot-etal-2020-cross,
21
  title={From Masked-Language Modeling to Translation: Non-{E}nglish Auxiliary Tasks Improve Zero-shot Spoken Language Understanding},
22
  author={van der Goot, Rob and Sharaf, Ibrahim and Imankulova, Aizhan and {"U}st{"u}n, Ahmet and Stepanovic, Marija and Ramponi, Alan and Khairunnisa, Siti Oryza and Komachi, Mamoru and Plank, Barbara},
23
  booktitle = "Proceedings of the 2021 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)",
 
33
 
34
  ## Homepage
35
 
36
+ [https://bitbucket.org/robvanderg/xsid/src/master/](https://bitbucket.org/robvanderg/xsid/src/master/)
37
+
38
  ### NusaCatalogue
39
 
40
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)