toolevalxm commited on
Commit
f23ea96
Β·
verified Β·
1 Parent(s): adcaa11

Add citation format information

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,7 +1,6 @@
1
  # SynthCode: Java Code Analysis Framework
2
 
3
- <p align="left">
4
- πŸ“‘ <a href="https://huggingface.co/papers/yyyy.yyyyy" target="_blank">Paper</a> &nbsp&nbsp | &nbsp&nbsp 🌐 <a href="https://synthcode.github.io/" target="_blank">Project Page</a> &nbsp&nbsp | &nbsp&nbsp πŸ’Ύ <a href="https://huggingface.co/collections/toolevalxm/synthcode" target="_blank">Released Resources</a> &nbsp&nbsp | &nbsp&nbsp πŸ“¦ <a href="https://github.com/xmhtoolathlon/SynthCode-DataHub" target="_blank">Repo</a>
5
 
6
  We release the raw Java code data for our SynthCode project, derived from the original CodeSearchNet dataset maintained by the GitHub research team.
7
 
@@ -20,3 +19,7 @@ The data format for each entry:
20
  This dataset contains high-quality Java methods extracted from open-source repositories on GitHub.
21
 
22
  *Note: Some entries may have missing docstrings due to filtering criteria applied during data collection.
 
 
 
 
 
1
  # SynthCode: Java Code Analysis Framework
2
 
3
+ πŸ“‘ [Paper](https://huggingface.co/papers/yyyy.yyyyy) | 🌐 [Project Page](https://synthcode.github.io/) | πŸ’Ύ [Released Resources](https://huggingface.co/collections/toolevalxm/synthcode) | πŸ“¦ [Repo](https://github.com/xmhtoolathlon/SynthCode-DataHub)
 
4
 
5
  We release the raw Java code data for our SynthCode project, derived from the original CodeSearchNet dataset maintained by the GitHub research team.
6
 
 
19
  This dataset contains high-quality Java methods extracted from open-source repositories on GitHub.
20
 
21
  *Note: Some entries may have missing docstrings due to filtering criteria applied during data collection.
22
+
23
+ **Citation**
24
+
25
+ The recommended citation format for this dataset is BibTeX.