Giter Club home page Giter Club logo

kg-baseline-pytorch's Issues

标注结构

苏神说他自己发明的标注结构就是那个“半指针半标注”的结构么,我觉得这个很类似于BERT用来做阅读理解的结构呀?不知道哪里理解的不对?谢谢指教!

召回率为0?

你好!我执行了你的代码,为何召回率为0呢,而准确率在第一个epoch就为1了

代码存在一定的问题

苏神在subject和object的抽取的时候使用的sigmoid,对模型中Linear层输出进行0和1的二分类,并且在预测的时候判定每个位置的概率是否大于0.5,但代码中好像没有对Linear层输出做任何处理,所以在跑的时候f1一直为0,因为在extract_items中根本就没有找到概率大于0.5的值。

填充处理

请问您是如何处理填充问题的?在rnn单元计算完后,output中有填充的部分,计算attention时如何处理填充呢

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.