Git Product home page Git Product logo

Comments (5)

BAAI-OpenPlatform avatar BAAI-OpenPlatform commented on July 24, 2024 2

我在另一个数据上调试 得到了很快loss上升的曲线

如果是直接替换数据的话 应该会使用已经训练好的 “GLM-large-ch” 作为权重 有随机初始化的方法吗?

将train.py第31行改成model = GLMForSeq2Seq.from_pretrain(model_name=model_name,only_download_config=True)即可

from flagai.

svjack avatar svjack commented on July 24, 2024 1

我在另一个数据上调试 得到了很快loss上升的曲线

如果是直接替换数据的话 应该会使用已经训练好的 “GLM-large-ch” 作为权重 有随机初始化的方法吗?

from flagai.

BAAI-OpenPlatform avatar BAAI-OpenPlatform commented on July 24, 2024

如果想要复现预训练过程的话,您可以在https://data.baai.ac.cn/details/WuDaoCorporaText 上获取数据,然后替换掉示例里的jinrong_data.json

from flagai.

svjack avatar svjack commented on July 24, 2024

你们的模型 和 工程 和
https://github.com/THUDM/GLM
是什么关系呢?

from flagai.

BAAI-OpenPlatform avatar BAAI-OpenPlatform commented on July 24, 2024

你们的模型 和 工程 和 https://github.com/THUDM/GLM 是什么关系呢?

做的是差不多同样的事情,只不过整合进了FlagAI框架里,也就是用起来有点不一样

from flagai.

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.