GithubHelp home page GithubHelp logo

wzhouxiff / sr Goto Github PK

View Code? Open in Web Editor NEW
21.0 2.0 26.0 65 KB

[IJCAI 2018] Deep Reasoning with Knowledge Grap for Social Relationship Understanding.

Python 98.54% Shell 1.46%
deep-learning knowledge-graph social-relationship

sr's People

Contributors

tianshuichen avatar wzhouxiff avatar

Stargazers

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

Watchers

 avatar  avatar

sr's Issues

about the PIPA dataset

Hello, I am preparing for my graduate.
I tried to find the PIPA dataset in the Internet, since the pulic link to the dataset has gone. But nothing was found.

Could you share the PIPA? Thanks very much in advance.
Looking for your reply.

关于数据集和代码的一些问题

你好~
在恢复实验的过程中,碰到了问题,期望你能解答一些。
根据您给定的代码和预训练的模型,在数据集PIPA上进行测试,出现如下的错误:
self.class.name, "\n\t".join(error_msgs)))
RuntimeError: Error(s) in loading state_dict for GRM:
Missing key(s) in state_dict: "ggnn.reason_fc_x.bias", "ggnn.reason_fc_x.weight", "ggnn.reason_fc_y.bias", "ggnn.reason_fc_y.weight", "ggnn.reason_fc2.bias", "ggnn.reason_fc2.weight".
size mismatch for classifier.1.weight: copying a param of torch.Size([4096, 41472]) from checkpoint, where the shape is torch.Size([4096, 49152]) in current model.
size mismatch for classifier.4.bias: copying a param of torch.Size([1]) from checkpoint, where the shape is torch.Size([16]) in current model.
size mismatch for classifier.4.weight: copying a param of torch.Size([1, 4096]) from checkpoint, where the shape is torch.Size([16, 4096]) in current model.

预训练模型和您给定的代码有出入,请问是这样吗?
如果是的话,能提供一份最新的模型代码吗?

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.