Commit ·
816f2c6
1
Parent(s): a826366
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,20 +6,26 @@ language:
|
|
| 6 |
- eng
|
| 7 |
---
|
| 8 |
|
|
|
|
|
|
|
| 9 |
In this work, we present AM2iCo, a wide-coverage and carefully designed cross-lingual and multilingual evaluation set;
|
|
|
|
| 10 |
it aims to assess the ability of state-of-the-art representation models to reason over cross-lingual
|
|
|
|
| 11 |
lexical-level concept alignment in context for 14 language pairs.
|
| 12 |
|
| 13 |
-
This dataset only contain Indonesian - English language pair.
|
| 14 |
|
| 15 |
|
|
|
|
|
|
|
| 16 |
## Dataset Usage
|
| 17 |
|
| 18 |
Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
|
| 19 |
|
| 20 |
## Citation
|
| 21 |
|
| 22 |
-
|
|
|
|
| 23 |
title = "{AM}2i{C}o: Evaluating Word Meaning in Context across Low-Resource Languages with Adversarial Examples",
|
| 24 |
author = "Liu, Qianchu and
|
| 25 |
Ponti, Edoardo Maria and
|
|
@@ -44,6 +50,8 @@ CC-BY 4.0
|
|
| 44 |
|
| 45 |
## Homepage
|
| 46 |
|
|
|
|
|
|
|
| 47 |
### NusaCatalogue
|
| 48 |
|
| 49 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
|
| 6 |
- eng
|
| 7 |
---
|
| 8 |
|
| 9 |
+
# id_am2ico
|
| 10 |
+
|
| 11 |
In this work, we present AM2iCo, a wide-coverage and carefully designed cross-lingual and multilingual evaluation set;
|
| 12 |
+
|
| 13 |
it aims to assess the ability of state-of-the-art representation models to reason over cross-lingual
|
| 14 |
+
|
| 15 |
lexical-level concept alignment in context for 14 language pairs.
|
| 16 |
|
|
|
|
| 17 |
|
| 18 |
|
| 19 |
+
This dataset only contain Indonesian - English language pair.
|
| 20 |
+
|
| 21 |
## Dataset Usage
|
| 22 |
|
| 23 |
Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
|
| 24 |
|
| 25 |
## Citation
|
| 26 |
|
| 27 |
+
```
|
| 28 |
+
@inproceedings{liu-etal-2021-am2ico,
|
| 29 |
title = "{AM}2i{C}o: Evaluating Word Meaning in Context across Low-Resource Languages with Adversarial Examples",
|
| 30 |
author = "Liu, Qianchu and
|
| 31 |
Ponti, Edoardo Maria and
|
|
|
|
| 50 |
|
| 51 |
## Homepage
|
| 52 |
|
| 53 |
+
[https://github.com/cambridgeltl/AM2iCo](https://github.com/cambridgeltl/AM2iCo)
|
| 54 |
+
|
| 55 |
### NusaCatalogue
|
| 56 |
|
| 57 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|