yangzhanbo commited on
Commit
f4fb09a
·
verified ·
1 Parent(s): 5733b45

End of training

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  base_model: Qwen/Qwen2.5-7B-Instruct
 
3
  library_name: transformers
4
  model_name: Qwen2.5-7B-Instruct
5
  tags:
@@ -13,7 +14,7 @@ licence: license
13
 
14
  # Model Card for Qwen2.5-7B-Instruct
15
 
16
- This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct).
17
  It has been trained using [TRL](https://github.com/huggingface/trl).
18
 
19
  ## Quick start
 
1
  ---
2
  base_model: Qwen/Qwen2.5-7B-Instruct
3
+ datasets: HuggingFaceH4/lima
4
  library_name: transformers
5
  model_name: Qwen2.5-7B-Instruct
6
  tags:
 
14
 
15
  # Model Card for Qwen2.5-7B-Instruct
16
 
17
+ This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on the [HuggingFaceH4/lima](https://huggingface.co/datasets/HuggingFaceH4/lima) dataset.
18
  It has been trained using [TRL](https://github.com/huggingface/trl).
19
 
20
  ## Quick start