Spaces:
Running
Running
Update README.md (#1)
Browse files- Update README.md (ef3facaf100c9e2627542461ea482a0148612c53)
Co-authored-by: JB D. <IAMJB@users.noreply.huggingface.co>
README.md
CHANGED
@@ -10,3 +10,16 @@ pinned: false
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
+
|
14 |
+
|
15 |
+
```
|
16 |
+
@misc{lin2024papercopilotselfevolvingefficient,
|
17 |
+
title={Paper Copilot: A Self-Evolving and Efficient LLM System for Personalized Academic Assistance},
|
18 |
+
author={Guanyu Lin and Tao Feng and Pengrui Han and Ge Liu and Jiaxuan You},
|
19 |
+
year={2024},
|
20 |
+
eprint={2409.04593},
|
21 |
+
archivePrefix={arXiv},
|
22 |
+
primaryClass={cs.CL},
|
23 |
+
url={https://arxiv.org/abs/2409.04593},
|
24 |
+
}
|
25 |
+
```
|