ubowang commited on
Commit
fd1f694
·
verified ·
1 Parent(s): a549f53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ base_model:
6
  ---
7
  # ScholarCopilot-v1 Model
8
 
9
- ScholarCopilot-v1 is the foundation model of [ScholarCopilot](https://github.com/TIGER-AI-Lab/ScholarCopilot). Scholar Copilot improves the academic writing process by seamlessly integrating automatic text completion and intelligent citation suggestions into a cohesive, human-in-the-loop AI-driven pipeline. Designed to enhance productivity and creativity, it provides researchers with high-quality text generation and precise citation recommendations powered by iterative and context-aware Retrieval-Augmented Generation (RAG).
10
 
11
  The current version of Scholar Copilot leverages a state-of-the-art 7-billion-parameter language model (LLM) trained on the complete Arxiv full paper corpus. This unified model for retrieval and generation is adept at making context-sensitive decisions about when to cite, what to cite, and how to generate coherent content based on reference papers.
12
 
 
6
  ---
7
  # ScholarCopilot-v1 Model
8
 
9
+ ScholarCopilot-v1 is the foundation model of [Scholar Copilot](https://github.com/TIGER-AI-Lab/ScholarCopilot). Scholar Copilot improves the academic writing process by seamlessly integrating automatic text completion and intelligent citation suggestions into a cohesive, human-in-the-loop AI-driven pipeline. Designed to enhance productivity and creativity, it provides researchers with high-quality text generation and precise citation recommendations powered by iterative and context-aware Retrieval-Augmented Generation (RAG).
10
 
11
  The current version of Scholar Copilot leverages a state-of-the-art 7-billion-parameter language model (LLM) trained on the complete Arxiv full paper corpus. This unified model for retrieval and generation is adept at making context-sensitive decisions about when to cite, what to cite, and how to generate coherent content based on reference papers.
12