tuandunghcmut commited on
Commit
e46d24c
·
verified ·
1 Parent(s): c2f2614

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
 
2
  # Using tuandunghcmut/Qwen25_Coder_MultipleChoice
3
 
@@ -616,4 +626,4 @@ if reasoning:
616
 
617
  If you encounter issues, check the [model repository on Hugging Face](https://huggingface.co/tuandunghcmut/Qwen25_Coder_MultipleChoice) for updates and community discussions.
618
 
619
- This guide provides you with all the necessary code and optimization techniques to use the model effectively for multiple-choice coding questions.
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - tuandunghcmut/normal_dataset
5
+ language:
6
+ - en
7
+ base_model:
8
+ - unsloth/Qwen2.5-Coder-1.5B-Instruct
9
+ pipeline_tag: text-generation
10
+ ---
11
 
12
  # Using tuandunghcmut/Qwen25_Coder_MultipleChoice
13
 
 
626
 
627
  If you encounter issues, check the [model repository on Hugging Face](https://huggingface.co/tuandunghcmut/Qwen25_Coder_MultipleChoice) for updates and community discussions.
628
 
629
+ This guide provides you with all the necessary code and optimization techniques to use the model effectively for multiple-choice coding questions.