Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
ubowang commited on
Commit
f44855c
·
verified ·
1 Parent(s): 76018fe

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -61,3 +61,5 @@ bibtex_info_1202.jsonl filter=lfs diff=lfs merge=lfs -text
61
  corpus_data_arxiv_1129.jsonl filter=lfs diff=lfs merge=lfs -text
62
  index filter=lfs diff=lfs merge=lfs -text
63
  corpus_data_arxiv_1215.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
61
  corpus_data_arxiv_1129.jsonl filter=lfs diff=lfs merge=lfs -text
62
  index filter=lfs diff=lfs merge=lfs -text
63
  corpus_data_arxiv_1215.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ scholar_copilot_eval_data_1k.json filter=lfs diff=lfs merge=lfs -text
65
+ scholar_copilot_train_data_500k.json filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,20 +1,15 @@
1
  ---
2
  language:
3
  - en
4
- license: apache-2.0
5
- task_categories:
6
- - text-generation
7
  ---
8
 
9
  # ScholarCopilot-Data-v1
10
 
 
11
  ScholarCopilot-Data-v1 contains the corpus data and embedded vectors 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).
12
 
13
  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.
14
 
15
- Links: [paper](https://arxiv.org/abs/2504.00824) | [model](https://huggingface.co/TIGER-Lab/ScholarCopilot-v1) | [demo](https://huggingface.co/spaces/TIGER-Lab/ScholarCopilot)
16
-
17
-
18
  ## 🌟 Key Features
19
 
20
  - ** 📝 Next-3-Sentence Suggestions: Facilitates writing by predicting the next sentences with automatic retrieval and citation of relevant reference papers.
@@ -22,15 +17,3 @@ Links: [paper](https://arxiv.org/abs/2504.00824) | [model](https://huggingface.c
22
  - ** ✨ Full Section Auto-Completion: Assists in brainstorming and drafting comprehensive paper content and structure.
23
 
24
  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 releases.
25
-
26
- ## Citation
27
-
28
- Please cite our paper with
29
- ```
30
- @article{wang2024scholarcopilot,
31
- title={ScholarCopilot: Training Large Language Models for Academic Writing with Accurate Citations},
32
- author = {Wang, Yubo and Ma, Xueguang and Nie, Ping and Zeng, Huaye and Lyu, Zhiheng and Zhang, Yuxuan and Schneider, Benjamin and Lu, Yi and Yue, Xiang and Chen, Wenhu},
33
- journal={arXiv preprint arXiv:2504.00824},
34
- year={2025}
35
- }
36
- ```
 
1
  ---
2
  language:
3
  - en
 
 
 
4
  ---
5
 
6
  # ScholarCopilot-Data-v1
7
 
8
+
9
  ScholarCopilot-Data-v1 contains the corpus data and embedded vectors 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
 
 
 
 
13
  ## 🌟 Key Features
14
 
15
  - ** 📝 Next-3-Sentence Suggestions: Facilitates writing by predicting the next sentences with automatic retrieval and citation of relevant reference papers.
 
17
  - ** ✨ Full Section Auto-Completion: Assists in brainstorming and drafting comprehensive paper content and structure.
18
 
19
  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 releases.
 
 
 
 
 
 
 
 
 
 
 
 
scholar_copilot_eval_data_1k.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb7e490d2b5380b322ffcd037df12a4582daff1579ca259c71fc8d1dd6f678a1
3
+ size 79149947
scholar_copilot_train_data_500k.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3f5b34ebe980da7c88a3c0c1e5c4137d8e60d33b5d6bd63a89d798e3c0a1d76
3
+ size 23130012162