Update README.md
Browse files
README.md
CHANGED
|
@@ -7,11 +7,11 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
## Lumos:
|
| 11 |
|
| 12 |
### Website: https://allenai.github.io/lumos/
|
| 13 |
|
| 14 |
-
### Paper:
|
| 15 |
|
| 16 |
### Github: https://github.com/allenai/lumos
|
| 17 |
|
|
@@ -24,8 +24,9 @@ pinned: false
|
|
| 24 |
If you find this work is relevant with your research, please feel free to cite our work!
|
| 25 |
```
|
| 26 |
@article{yin2023lumos,
|
| 27 |
-
title={Lumos:
|
| 28 |
author={Yin, Da and Brahman, Faeze and Ravichander, Abhilasha and Chandu, Khyathi and Chang, Kai-Wei and Choi, Yejin and Lin, Bill Yuchen},
|
|
|
|
| 29 |
year={2023}
|
| 30 |
}
|
| 31 |
```
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
## Agent Lumos: Unified and Modular Training for Open-Source Language Agents
|
| 11 |
|
| 12 |
### Website: https://allenai.github.io/lumos/
|
| 13 |
|
| 14 |
+
### Paper: https://arxiv.org/abs/2311.05657
|
| 15 |
|
| 16 |
### Github: https://github.com/allenai/lumos
|
| 17 |
|
|
|
|
| 24 |
If you find this work is relevant with your research, please feel free to cite our work!
|
| 25 |
```
|
| 26 |
@article{yin2023lumos,
|
| 27 |
+
title={Agent Lumos: Unified and Modular Training for Open-Source Language Agents},
|
| 28 |
author={Yin, Da and Brahman, Faeze and Ravichander, Abhilasha and Chandu, Khyathi and Chang, Kai-Wei and Choi, Yejin and Lin, Bill Yuchen},
|
| 29 |
+
journal={arXiv preprint arXiv:2311.05657},
|
| 30 |
year={2023}
|
| 31 |
}
|
| 32 |
```
|