Git Product home page Git Product logo

birte's People

Contributors

neukg avatar zhaoxf4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

birte's Issues

程序错误

(birte) root@autodl-container-a5e4119a8c-8620e12e:~/code# python run.py --dataset=WebNLG --train=train --batch_size=6
Segmentation fault (core dumped)

损失函数的计算

你好,关于代码中损失函数的计算,我不太理解,主要是这一行,loss = relu(pred) - pred * targets + torch.log(1 + torch.exp(-1 * torch.abs(pred).to("cuda"))).to("cuda"),希望能得到您的回复

数据集的获取

你好,请问NYT10和NYT11的数据是从哪里获取的呀?为什么样本全都是小写呢?

train没有进度

我换了自己的中文数据集,把预训练模型换成了bert-base-chinese,数据格式也一致,epoch正常,但是train进度一直是0,每轮epoch的f1,recall,precision都为0,求解答

复现了代码,但是只有在Webnlg数据集上达到了您论文效果,想请问一下在跑其他数据集的时候是不是调了其它的一些参数

作者您好,我学习了您的论文,在我的工作中想要学习您的一些东西,所以我跑了一下您的代码,就是我只在Webnlg数据集上达到了您论文效果,webnlg*、nyt和nyt*都没有达到您论文的效果,请问您在跑这些数据集的时候是否调了其他的一些参数,希望能得到您的指教,谢谢

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.