Giter VIP home page Giter VIP logo

facebookresearch / permutation-equivariant-seq2seq Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 8.0 73 KB

Humans understand novel sentences by composing meanings and roles of core language components. In contrast, neural network models for natural language modeling fail when such compositional generalization is required. The main contribution of this paper is to hypothesize that language compositionality is a form of group-equivariance. Based on this hypothesis, we propose a set of tools for constructing equivariant sequence-to-sequence models. Throughout a variety of experiments on the SCAN tasks, we analyze the behavior of existing models under the lens of equivariance, and demonstrate that our equivariant architecture is able to achieve the type compositional generalization required in human language understanding.

License: MIT License

Python 100.00%

permutation-equivariant-seq2seq's People

Contributors

gordonjo 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

permutation-equivariant-seq2seq's Issues

size mismatch for encoder.embedding.embedding.weight when testing model

Hello,

I was following instructions in the repository (with a very small number of iterations to check that everything is set up properly on my machine) as follows:

python train_equivariant_scan.py --split add_jump --equivariance verb --use_attention --bidirectional --n_iters 500

Output:

Screenshot 2020-04-21 at 22 22 56

I then ran:

python test_equivariant_scan.py --experiment_dir models/add_jump/rnn_GLSTM_hidden_64_directions_2/model1/ --fully_trained

However, the result was a size mismatch error for the encoder embedding weight:

Screenshot 2020-04-21 at 22 18 15

Apologies if I have missed something really obvious, but could you please let me know whether I need to run additional steps to solve this issue or this is a bug in the code?

Thank you!

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.