Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b3d4afd

Browse files
author
Yaobo Liang
committed
add MCUL
1 parent 3c3b402 commit b3d4afd

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

MCUL/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Machine-Created Universal Language (MCUL)
2+
This repo provides the code for reproducing the experiment in [Machine-Created Universal Language for Cross-lingual Transfer](https://arxiv.org/abs/2305.13071).
3+
4+
We will release the code soon.
5+
6+
## How to cite
7+
If you extend or use this work please cite [our paper](https://arxiv.org/abs/2305.13071).
8+
```
9+
@inproceedings{liang2023mcul,
10+
title={Machine-Created Universal Language for Cross-lingual Transfer},
11+
author={Liang, Yaobo and Zhu, Quanzhi and Zhao, Junhe and Duan, Nan},
12+
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
13+
year={2024}
14+
}
15+
```

0 commit comments

Comments
 (0)