Commit f4509e40 authored by pengxin's avatar pengxin

更改数据集库

parent c857d03a
......@@ -62,13 +62,13 @@ application:
python:
#数据集文件基础路径
datasetFileBaseDir: /home/linking/llms/code/lmp-chat-api/lmp_data/
datasetFileBaseDir: /home/linking/llms/code/LLaMA-Factory-0.3.2/lmp_data/
#模型训练文件基础路径
modelTuningFileBaseDir: /home/linking/llms/code/lmp-chat-api/saves/
modelTuningFileBaseDir: /home/linking/llms/code/LLaMA-Factory-0.3.2/saves/
#模型训练文件合并后路径
modelOutputFileBaseDir: /home/linking/llms/models/
#模型评估文件基础路径
modelEstimateFileBaseDir: /home/linking/llms/code/lmp-chat-api/saves/
modelEstimateFileBaseDir: /home/linking/llms/code/LLaMA-Factory-0.3.2/saves/
#数据集配置信息
datasetInfo: dataset_info.json
#数据集配置目录
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment