JeloH commited on
Commit
58a2e73
·
verified ·
1 Parent(s): 8865ead

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ tags: []
10
 
11
 
12
  ## Model Details
 
13
 
14
  ### Model Description
15
 
 
10
 
11
 
12
  ## Model Details
13
+ We utilized the "Qwen/Qwen2.5-Coder-1.5B-Instruct" model and further pretrained it on the CodeNet dataset, a large-scale collection of code samples across multiple programming languages. This dataset provides diverse problem-solving examples from competitive programming platforms, covering more than 50 programming languages and millions of code submissions. By pretraining on CodeNet, we aimed to enhance the model's understanding of programming patterns, syntax, and multi-language coding semantics.
14
 
15
  ### Model Description
16