Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,8 @@ The training dataset used for unit test generation is openly available under
|
|
25 |
For further information and details of training, refer to our paper:
|
26 |
"Dynamic Scaling of Unit Tests for Code Reward Modeling" available on arXiv.
|
27 |
|
|
|
|
|
28 |
# Model Information
|
29 |
|
30 |
The model is trained based on [Llama3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct).
|
|
|
25 |
For further information and details of training, refer to our paper:
|
26 |
"Dynamic Scaling of Unit Tests for Code Reward Modeling" available on arXiv.
|
27 |
|
28 |
+
You can also visit the homepage and the github repo of the paper.
|
29 |
+
|
30 |
# Model Information
|
31 |
|
32 |
The model is trained based on [Llama3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct).
|