Giter VIP home page Giter VIP logo

Comments (3)

MikeDean2367 avatar MikeDean2367 commented on June 2, 2024

您好,感谢您的关注。

我们的预训练代码目前仅支持Decoder-Only的架构,比如Llama系列等,这种架构的预训练步骤可以参考此处的readme。

然后是您提到的那个链接,根据config.json,这是一个BART模型,是一个Encoder-Decoder架构,我们目前的代码并不直接支持这一点,但是理论上来说,只要更改数据输入的部分即可快速的适应Encoder-Decoder架构的训练。如果您实现了这一点,欢迎提交PR。

如果您还有其他问题,请告知我 :)

from knowlm.

fishfree avatar fishfree commented on June 2, 2024

@MikeDean2367 谢谢您的解答。我现在的功力还不会自己训练。我先试试您说的README里的步骤吧。再次感谢你们慷慨的开源贡献!

from knowlm.

zxlzr avatar zxlzr commented on June 2, 2024

您后续如果有任何问题欢迎随时提问

from knowlm.

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.