Code Monkey home page Code Monkey logo

hykas-cskg's People

Contributors

filievski avatar mayer123 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

hykas-cskg's Issues

Reproduce issue

Hello.
During reproducing your code, I have some issues and questions.

To reproduce your code, I set up the environment as same as yours except pytorch due to the GPU device:
→ Python 3.7.6, Pytorch 1.10.0+cu113, and Transformers 3.0.2

  1. I got the lower accuracy for RoBERTa-L(MR) which is trained with the ATOMIC dataset that you uploaded in Github as below:

    • CSQA: 62.4 (64.2 ( ± 0.7)
 in paper)
    • SIQA: 61.7 (63.1 ( ± 1.5) in paper)
    • WG: 53.8 (59.6 ( ± 0.3)
 in paper)

    For aNLI and PIQA, I got the similarly accuracy as the performance in your paper.

    • aNLI: 69.8
    • PIQA: 71.8

    I trained the model with the hyper-parameters that you shared in Github, which is the same as the hyper-parameters in your paper. Are there any parameters should I change?

  2. I got the warning below:

    [W Resize.cpp:23] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [2, 3].This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check)

    Is there any way to hide this warning only? or to solve this issue?

Any reply would be greatly appreciated.

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.