Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ScholarCopilot-v1 Model
|
| 2 |
|
| 3 |
[GitHub](https://github.com/TIGER-AI-Lab/ScholarCopilot) | [Demo Playground](https://fc08561cb587866f9a.gradio.live/)
|
|
@@ -12,5 +18,4 @@ The current version of Scholar Copilot leverages a state-of-the-art 7-billion-pa
|
|
| 12 |
- ** 📚 Citation Suggestions on Demand: Provides precise, contextually appropriate paper citations whenever needed.
|
| 13 |
- ** ✨ Full Section Auto-Completion: Assists in brainstorming and drafting comprehensive paper content and structure.
|
| 14 |
|
| 15 |
-
The current version of ScholarCopilot primarily focuses on the introduction and related work sections of academic papers. We will support full paper writing in future release.
|
| 16 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
base_model:
|
| 5 |
+
- Qwen/Qwen2.5-7B
|
| 6 |
+
---
|
| 7 |
# ScholarCopilot-v1 Model
|
| 8 |
|
| 9 |
[GitHub](https://github.com/TIGER-AI-Lab/ScholarCopilot) | [Demo Playground](https://fc08561cb587866f9a.gradio.live/)
|
|
|
|
| 18 |
- ** 📚 Citation Suggestions on Demand: Provides precise, contextually appropriate paper citations whenever needed.
|
| 19 |
- ** ✨ Full Section Auto-Completion: Assists in brainstorming and drafting comprehensive paper content and structure.
|
| 20 |
|
| 21 |
+
The current version of ScholarCopilot primarily focuses on the introduction and related work sections of academic papers. We will support full paper writing in future release.
|
|
|