Code Monkey home page Code Monkey logo

Comments (9)

elesun2018 avatar elesun2018 commented on June 9, 2024

同求,多轮对话形式,及对应的代码,谢谢

from cogvlm.

elesun2018 avatar elesun2018 commented on June 9, 2024

能否指点一下,谢谢

from cogvlm.

zRzRzRzRzRzRzR avatar zRzRzRzRzRzRzR commented on June 9, 2024

是微调吗?

from cogvlm.

elesun2018 avatar elesun2018 commented on June 9, 2024

是的,微调。
问1,答1,问2,答2
应该如何设计数据格式和训练模式。
image

from cogvlm.

elesun2018 avatar elesun2018 commented on June 9, 2024

多轮对话是采用这个吗 chat_old_history_to_prompt
如果数据标签为图文对:问1,答1,问2,答2
chat_old_history_to_prompt生成prompt=问1,答1,问2,预测结果与答2计算loss ?
这样的一条数据:问1,答1,问2,答2。要在网络里面训练几次?
第一次:训练 prompt=问1,第二次训练prompt=问1,答1,问2 ?
对于dataset.py有应该如何读取多轮对话数据标签:
image

from cogvlm.

elesun2018 avatar elesun2018 commented on June 9, 2024

能否详细解释一下,非常感谢

from cogvlm.

elesun2018 avatar elesun2018 commented on June 9, 2024

能否详细解释一下,非常感谢

from cogvlm.

elesun2018 avatar elesun2018 commented on June 9, 2024

能否详细解释一下,非常感谢

from cogvlm.

elesun2018 avatar elesun2018 commented on June 9, 2024

能否解答一下,非常感谢

from cogvlm.

Related Issues (20)

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.