yniu commited on
Commit
3eed8ac
·
verified ·
1 Parent(s): f5eb2ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,7 +6,7 @@ license: mit
6
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
7
  should probably proofread and complete it, then remove this comment. -->
8
 
9
- # StableToolBench-MirrorAPI
10
 
11
  This model is a fine-tuned version of [Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct)
12
 
@@ -17,6 +17,8 @@ The training data of MirrorAPI consists of:
17
  - [`train_cot.json`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI/blob/main/train/train_cot.json)
18
  - [`train_augment.json`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI/blob/main/train/train_augment.json)
19
 
 
 
20
  ### Training hyperparameters
21
 
22
  The following hyperparameters were used during training:
 
6
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
7
  should probably proofread and complete it, then remove this comment. -->
8
 
9
+ # MirrorAPI
10
 
11
  This model is a fine-tuned version of [Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct)
12
 
 
17
  - [`train_cot.json`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI/blob/main/train/train_cot.json)
18
  - [`train_augment.json`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI/blob/main/train/train_augment.json)
19
 
20
+ The testing data are under [`test_sft`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI/tree/main/test/test_sft) and [`test_cot`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI/tree/main/test/test_cot) for SFT and CoT modes, respectively.
21
+
22
  ### Training hyperparameters
23
 
24
  The following hyperparameters were used during training: