Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ The training data of MirrorAPI consists of:
|
|
19 |
|
20 |
The testing data are under [`test_sft`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI-Bench/tree/main/test_sft) and [`test_cot`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI-Bench/tree/main/test_cot) for SFT and CoT modes, respectively.
|
21 |
|
22 |
-
|
23 |
|
24 |
### Setting up LLaMA-Factory
|
25 |
|
|
|
19 |
|
20 |
The testing data are under [`test_sft`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI-Bench/tree/main/test_sft) and [`test_cot`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI-Bench/tree/main/test_cot) for SFT and CoT modes, respectively.
|
21 |
|
22 |
+
## Testing with LLaMA-Factory
|
23 |
|
24 |
### Setting up LLaMA-Factory
|
25 |
|