DSMI
/

LLaMA-E / README.md
KaizeShi's picture
Update README.md
266b516 verified
|
raw
history blame
No virus
1.16 kB
---
license: llama2
---
<div align="center">
<a href="https://huggingface.co/DSMI/LLaMA-E/tree/main#/">
<img src="https://huggingface.co/DSMI/LLaMA-E/resolve/main/LLaMA-E.png?download=true" alt="LLaMA-E">
</a>
<h1>LLaMA-E</h1>
</div>
### Model Introduction
LLaMA-E is meticulously crafted for e-commerce authoring tasks, incorporating specialized features to excel in generating product descriptions, advertisements, and other related content, as outlined in https://arxiv.org/abs/2308.04913#/.
### Citation
If you find our work helpful, please consider [citing][paper] the following papers.
```bibtex
@article{shi2023llama,
title={LLaMA-E: Empowering E-commerce Authoring with Multi-Aspect Instruction Following},
author={Shi, Kaize and Sun, Xueyao and Wang, Dingxian and Fu, Yinlin and Xu, Guandong and Li, Qing},
journal={arXiv preprint arXiv:2308.04913},
year={2023}
}
```
### License
The model released here is under the [Llama-2 LICENSE][license] to ensure more flexible accessibility; please adhere to the corresponding licence.
[license]: <https://ai.meta.com/llama/license/#/>
[paper]: <https://arxiv.org/abs/2308.04913#/>