Coder Social home page Coder Social logo

Comments (4)

sunyilgdx avatar sunyilgdx commented on August 22, 2024

您好,模型是从由Google, UER, 和HFL等机构训练的原始BERT模型,只要经过NSP任务预训练就可以,不是我们自己训练的

from nsp-bert.

chenhaoenen avatar chenhaoenen commented on August 22, 2024

@sunyilgdx 首先感谢大佬的项目,
您的意思是不是,不需要训练了已经,也甚至不需要 finetuning , 直接down 网上开元的预训练的model就ok吗?
比如说文本分类问题:
只需要把训练数据制作成对应的pattern, 然后输入到预训练model中,比较[CLS]的概率就ok吗?

from nsp-bert.

sunyilgdx avatar sunyilgdx commented on August 22, 2024

是的,不需要任何训练
是把验证集和测试集数据与prompt template做成句子对,输入到模型中
同时,不是[CLS]的概率,是[CLS]连接的NSP head的输出概率
@chenhaoenen

from nsp-bert.

chenhaoenen avatar chenhaoenen commented on August 22, 2024

感谢回复!!! 厉害了大佬, amazing work !

from nsp-bert.

Related Issues (6)

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.