Giter VIP home page Giter VIP logo

Comments (3)

ssbuild avatar ssbuild commented on September 17, 2024

你好,训练参数如何配置,模型需要下载放到对应目录吗

  1. 制作数据集:
    cd scripts
    bash train_full.sh -m dataset
    or
    bash train_lora.sh -m dataset
    or
    bash train_ptv2.sh -m dataset
  2. 训练

cd scripts
bash train_full.sh -m train
or
bash train_lora.sh -m train
or
bash train_ptv2.sh -m train

默认配置文件是: scripts/config/train_pl.yaml
其他参数可以根据需求修改配置

from qwen_finetuning.

dgo2dance avatar dgo2dance commented on September 17, 2024
  1. 制作数据集:
    cd scripts 光盘脚本
    bash train_full.sh -m dataset bash train_full.sh -m 数据集
    or 或者
    bash train_lora.sh -m dataset bash train_lora.sh -m 数据集
    or 或者
    bash train_ptv2.sh -m dataset bash train_ptv2.sh -m 数据集

您好,请教下,制作数据集这一步是做什么的,数据是在data目录已经放好的吧,用make_data_example.py生成的

bash train_lora.sh -m dataset

from qwen_finetuning.

ssbuild avatar ssbuild commented on September 17, 2024
  1. 制作数据集:
    cd scripts 光盘脚本
    bash train_full.sh -m dataset bash train_full.sh -m 数据集
    or 或者
    bash train_lora.sh -m dataset bash train_lora.sh -m 数据集
    or 或者
    bash train_ptv2.sh -m dataset bash train_ptv2.sh -m 数据集

您好,请教下,制作数据集这一步是做什么的,数据是在data目录已经放好的吧,用make_data_example.py生成的

bash train_lora.sh -m dataset

读取配置文件train_pl.yaml 里面的max_length 等信息 制作ids数据集。

from qwen_finetuning.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.