tuandunghcmut commited on
Commit
5fcb6c1
·
verified ·
1 Parent(s): df0c9ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -26,14 +26,14 @@ should probably proofread and complete it, then remove this comment. -->
26
 
27
  * This document provides guidance on getting started with `tuandunghcmut/Qwen25_Coder_MultipleChoice_v4`, a model fine-tuned for multiple-choice coding questions.
28
 
29
- * The current repository of this project is at [https://github.com/tuandunghcmut/Small-Qwen-Coding-Multiple-Choice](https://github.com/tuandunghcmut/Small-Qwen-Coding-Multiple-Choice).
30
 
31
  * The dataset has been used for training is at [https://huggingface.co/datasets/tuandunghcmut/coding-mcq-reasoning](https://huggingface.co/datasets/tuandunghcmut/coding-mcq-reasoning).
32
 
33
  <!-- /workspace/Small-Qwen-Coding-Multiple-Choice/notebooks/inference_examples.ipynb -->
34
  * A demonstration notebook is available on Google Colab (click the badge below). Please note that the training code has been omitted from this notebook. It is intended solely for testing and inference using the latest checkpoint.
35
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/tuandunghcmut/Small-Qwen-Coding-Multiple-Choice/blob/main/notebooks/inference_examples.ipynb)
36
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/tuandunghcmut/Small-Qwen-Coding-Multiple-Choice/blob/main/notebooks/inference_streaming.ipynb)
37
 
38
  * The guide below provides an explanation of the code presented in the notebook. This notebook is a compressed version of the whole project.
39
 
 
26
 
27
  * This document provides guidance on getting started with `tuandunghcmut/Qwen25_Coder_MultipleChoice_v4`, a model fine-tuned for multiple-choice coding questions.
28
 
29
+ * The current repository of this project is at [https://github.com/tuandung222/Small-Qwen-Coding-Multiple-Choice](https://github.com/tuandunghcmut/Small-Qwen-Coding-Multiple-Choice).
30
 
31
  * The dataset has been used for training is at [https://huggingface.co/datasets/tuandunghcmut/coding-mcq-reasoning](https://huggingface.co/datasets/tuandunghcmut/coding-mcq-reasoning).
32
 
33
  <!-- /workspace/Small-Qwen-Coding-Multiple-Choice/notebooks/inference_examples.ipynb -->
34
  * A demonstration notebook is available on Google Colab (click the badge below). Please note that the training code has been omitted from this notebook. It is intended solely for testing and inference using the latest checkpoint.
35
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/tuandung222/Small-Qwen-Coding-Multiple-Choice/blob/main/notebooks/inference_examples.ipynb)
36
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/tuandung222/Small-Qwen-Coding-Multiple-Choice/blob/main/notebooks/inference_streaming.ipynb)
37
 
38
  * The guide below provides an explanation of the code presented in the notebook. This notebook is a compressed version of the whole project.
39