prithivMLmods commited on
Commit
a33f2b8
·
verified ·
1 Parent(s): 98cf1dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,6 +19,8 @@ tags:
19
  - trl
20
  ---
21
 
 
 
22
  # Bootes-Qwen3\_Coder-Reasoning
23
 
24
  > Bootes-Qwen3\_Coder-Reasoning is a fine-tuned variant of the Qwen3-4B architecture, optimized for high-accuracy code reasoning and structured logical task completion. Trained on the CodeAlpaca\_20K dataset and additional curated programming corpora, this model is designed to perform technical coding, reasoning, and instruction-following tasks with lightweight computational requirements.
@@ -108,7 +110,7 @@ print(response)
108
  * Occasionally over-justifies code when brevity is desired
109
 
110
  ## References
111
-
112
  1. Qwen2.5 Technical Report – [https://arxiv.org/pdf/2412.15115](https://arxiv.org/pdf/2412.15115)
113
  2. CodeAlpaca Dataset – [https://github.com/sahil280114/codealpaca](https://github.com/sahil280114/codealpaca)
114
  3. YaRN: Context Window Extension for LLMs – [https://arxiv.org/pdf/2309.00071](https://arxiv.org/pdf/2309.00071)
 
19
  - trl
20
  ---
21
 
22
+ ![3.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/isgSnP5skF5W9hPPoGtjw.png)
23
+
24
  # Bootes-Qwen3\_Coder-Reasoning
25
 
26
  > Bootes-Qwen3\_Coder-Reasoning is a fine-tuned variant of the Qwen3-4B architecture, optimized for high-accuracy code reasoning and structured logical task completion. Trained on the CodeAlpaca\_20K dataset and additional curated programming corpora, this model is designed to perform technical coding, reasoning, and instruction-following tasks with lightweight computational requirements.
 
110
  * Occasionally over-justifies code when brevity is desired
111
 
112
  ## References
113
+
114
  1. Qwen2.5 Technical Report – [https://arxiv.org/pdf/2412.15115](https://arxiv.org/pdf/2412.15115)
115
  2. CodeAlpaca Dataset – [https://github.com/sahil280114/codealpaca](https://github.com/sahil280114/codealpaca)
116
  3. YaRN: Context Window Extension for LLMs – [https://arxiv.org/pdf/2309.00071](https://arxiv.org/pdf/2309.00071)