yniu commited on
Commit
f181ec6
·
verified ·
1 Parent(s): d435b9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- # Getting Started
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