link the open source code
Browse files
README.md
CHANGED
@@ -77,6 +77,9 @@ This is a fine-tuned model of Llama-3.1-8B-Instruct for mathematical tasks on Op
|
|
77 |
## Linked Paper
|
78 |
This model is associated with the paper: [Control-LLM](https://arxiv.org/abs/2501.10979).
|
79 |
|
|
|
|
|
|
|
80 |
## Evaluation Results
|
81 |
Here is an overview of the evaluation results and findings:
|
82 |
|
|
|
77 |
## Linked Paper
|
78 |
This model is associated with the paper: [Control-LLM](https://arxiv.org/abs/2501.10979).
|
79 |
|
80 |
+
## Linked Open Source code - training, eval and benchmark
|
81 |
+
This model is associated with the github: [Control-LLM](https://github.com/linkedin/ControlLLM).
|
82 |
+
|
83 |
## Evaluation Results
|
84 |
Here is an overview of the evaluation results and findings:
|
85 |
|