Skip to content

About model

Jiaying Li edited this page Aug 25, 2023 · 5 revisions

2023/7/15

两个模型已经上传至Hugging Face,具体链接如下:

https://huggingface.co/lilBuffaloEric/autoaudit_20230714_attempt1 https://huggingface.co/lilBuffaloEric/autoaudit_20230714_attempt2 要复现这些模型,您可以使用位于 https://github.com/tloen/alpaca-lora.git 的 finetune.py 脚本。请确保使用在 Hugging Face 模型页面中指定的参数。对于微调过程,应当使用训练数据集 datasets/Integrated dataset/data20230703.json

Clone this wiki locally