AlbertHatsuki commited on
Commit
1a59aa2
·
verified ·
1 Parent(s): 320b231

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -25,4 +25,7 @@ The dataset is in the following format
25
  },
26
  ```
27
 
28
- There are three language in the dataset: python, c++, java, which is "py", "cpp", "java"
 
 
 
 
25
  },
26
  ```
27
 
28
+ There are three language in the dataset: python, c++, java, which is "py", "cpp", "java"
29
+
30
+ For further finetuing the unixcoder algorithm classification model and further inference sample, please refer to the github repo:
31
+ https://github.com/AlbertQiSun/LLM-enhanced-competitive-coding-algorithm-retrieval?tab=readme-ov-file