Code Monkey home page Code Monkey logo

ns-cqa's People

Contributors

devinjake avatar gokasiko avatar

Stargazers

 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

ns-cqa's Issues

Trouble when reimplement baseline CIPITR

When reimplement baseline CIPITR on webqeustionSP, if setting the question type all, the outer index error for GPU occur:
/pytorch/aten/src/THC/THCTensorIndex.cu:361: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [7,0,0], thread: [0,0,0] Assertion srcIndex < srcSelectDimSize failed.

Have you ever meet this problem?
Could you please help me out with it?

Difference between the code and the paper of NSM

I read the implementation of NSM in https://github.com/DevinJake/MRL-CQA/blob/master/S2SRL/train_scst_nsm.py. I find that the code is different from the original paper.
In the original paper, the decoder generates tokens using structures like Pointer Network with variable vocabulary provided by Computer module. In your code the decoding vocabulary is fixed. The decoder dose not query KB during the decoding process whereas in the original paper, the decoder executes a query once it is generated and saves results in memory.
It seems that your implementation is a hybrid with NS-CQA generative model structure and NSM training method.
I am not pretty sure. There might be some misunderstandings.
I wonder if the code is different from the NSM paper.

Training time and machine configuration

Thanks for publishing such outstanding work.
I train your model on google colab(gpu Tesla P100 16Gmemory, Xeon [email protected],1core) with the KG server run on local computer (64g memory, i9 12core, flask multi thread).
The training is too slow, about over 24hrs an epoch.
I do not know why this happends.
It will help a lot if you can tell me youre machine configuration

Pretraining process and experiment on Webquestions SP

I am interested with your pretraining process but I can not find the code for it.
Could you please provide the code for it?
Since CSQA is a very big dataset, running your work on it take a lot of time.
It will help a lot if you can provide the work on Webquestions SP

The meaning of WithINT

I find the some provided datasets have INT at end while some are not.
CSQA_ANNOTATIONS_test.json and CSQA_ANNOTATIONS_test_INT.json for example
What is the difference between these two datasets

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.