yniu commited on
Commit
f5eb2ff
·
verified ·
1 Parent(s): 2e4f23a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,10 +12,10 @@ This model is a fine-tuned version of [Qwen2.5-7B-Instruct](https://huggingface.
12
 
13
  ### Training and evaluation data
14
 
15
- [The training data of MirrorAPI](https://huggingface.co/datasets/stabletoolbench/MirrorAPI/tree/main/train) consists of:
16
- - `train_sft.json`
17
- - `train_cot.json`
18
- - `train_augment.json`
19
 
20
  ### Training hyperparameters
21
 
 
12
 
13
  ### Training and evaluation data
14
 
15
+ The training data of MirrorAPI consists of:
16
+ - [`train_sft.json`](https://huggingface.co/datasets/stabletoolbench/MirrorAPI/blob/main/train/train_sft.json)
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