Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ library_name: transformers
|
|
| 9 |
|
| 10 |
## TL;DR
|
| 11 |
**TD (ToolDial)-Llama-OP (OverallPerformance)** is the same model used in [ToolDial](https://arxiv.org/abs/2503.00564) paper **Overall Performance Task**. We encourage you to use this model to reproduce the results.
|
| 12 |
-
Please refer
|
| 13 |
|
| 14 |
**[Model Summary]**
|
| 15 |
- Trained with Q-lora quantization, and LoRA Adapters are merged to original weights.
|
|
|
|
| 9 |
|
| 10 |
## TL;DR
|
| 11 |
**TD (ToolDial)-Llama-OP (OverallPerformance)** is the same model used in [ToolDial](https://arxiv.org/abs/2503.00564) paper **Overall Performance Task**. We encourage you to use this model to reproduce the results.
|
| 12 |
+
Please refer the **Experiments** of our [github page](https://github.com/holi-lab/ToolDial) to see how our evaluation has proceed.
|
| 13 |
|
| 14 |
**[Model Summary]**
|
| 15 |
- Trained with Q-lora quantization, and LoRA Adapters are merged to original weights.
|