Holi-jhshim commited on
Commit
6e7f6d2
·
verified ·
1 Parent(s): d6abbab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [evaluation code for overall performance](https://github.com/holi-lab/ToolDial/blob/main/experiments/overall_train_dist_normal.py) 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.
 
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.