CoolFace
Modelpublic

SYSU-MUCFC-FinTech-Research-Center/Zhongsi-9B-Instruct

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes10downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

Yi-1.5-9B-sft-241128

This model is a fine-tuned version of saves/Yi-1.5-9B-pt-241124 on the chinese-medical-dialogue, the CMB, the cMedQA2, the CMExam, the CMtMedQA, the COIG-CQIA-full, the COIGfull, the HuatuoGPTsftdatav, the huatuoencyclopediaq, the huatuolite, the imcs21, the Med-single-choice, the Medicaldialoguesystemensingleturn, the qizhengpt-sft-20, the selfcognition, the sharegptzh38Kformat, the shennong, the shibing642-medica, the tigerbotsftdata, the xywy-KG and the zhongyi-zhiku datasets. It achieves the following results on the evaluation set:

  • Loss: 1.4478

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 2.5e-06
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 8
  • totaltrainbatch_size: 32
  • totalevalbatch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.05
  • num_epochs: 2.0

Training results

Training LossEpochStepValidation Loss
1.65440.127710001.6105
1.55950.255420001.5668
1.52970.383030001.5394
1.56370.510740001.5188
1.50510.638450001.5028
1.47650.766160001.4895
1.45040.893870001.4779
1.40841.021580001.4716
1.42921.149190001.4653
1.43491.2768100001.4597
1.44421.4045110001.4548
1.4221.5322120001.4517
1.39861.6599130001.4491
1.39491.7875140001.4482
1.42411.9152150001.4478

Framework versions

  • Transformers 4.44.2
  • Pytorch 2.4.0+cu121
  • Datasets 2.21.0
  • Tokenizers 0.19.1