[WIP] Upload folder using huggingface_hub (multi-commit a0ea345d9eed0505cc62499cfdab135c5f5f98880c4110da2f6ffa601a83d0f0)
#14
by
DavidNguyen
- opened
README.md
CHANGED
@@ -50,16 +50,8 @@ More details can be found in our paper.
|
|
50 |
If you use LibMoE, please cite it using this BibTeX:
|
51 |
|
52 |
```
|
53 |
-
@misc{nguyen2024libmoelibrarycomprehensivebenchmarking,
|
54 |
-
title={LIBMoE: A Library for comprehensive benchmarking Mixture of Experts in Large Language Models},
|
55 |
-
author={Nam V. Nguyen and Thong T. Doan and Luong Tran and Van Nguyen and Quang Pham},
|
56 |
-
year={2024},
|
57 |
-
eprint={2411.00918},
|
58 |
-
archivePrefix={arXiv},
|
59 |
-
primaryClass={cs.CL},
|
60 |
-
url={https://arxiv.org/abs/2411.00918},
|
61 |
-
}
|
62 |
```
|
63 |
|
64 |
---
|
65 |
|
|
|
|
50 |
If you use LibMoE, please cite it using this BibTeX:
|
51 |
|
52 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
```
|
54 |
|
55 |
---
|
56 |
|
57 |
+
This version improves readability, clarity, and grammar throughout. Let me know if you’d like further adjustments!
|