Coder Social home page Coder Social logo

mie-acl-2020-torch's Introduction

MIE-ACL-2020-torch

Torch implementation of MIE approach in ACL 2020

mie-acl-2020-torch's People

Contributors

xujli avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

alexwang1900

mie-acl-2020-torch's Issues

Potential Bug?

Epoch 1:: 0%|โ–Ž | 1/370 [00:03<23:41, 3.85s/it]
Traceback (most recent call last):
File "/root/autodl-nas/MIE-ACL-2020-torch/main.py", line 51, in
model.train(
File "/root/autodl-nas/MIE-ACL-2020-torch/src/network.py", line 589, in train
slot_pred_labels, num = self.Dmodels[slot](self.slot_utt_hs_dict[slot], self.slot_candidate_cs_dict[slot],
File "/root/miniconda3/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1110, in _call_impl
return forward_call(*input, **kwargs)
File "/root/autodl-nas/MIE-ACL-2020-torch/src/network.py", line 188, in forward
torch.matmul(
RuntimeError: The size of tensor a (35) must match the size of tensor b (1225) at non-singleton dimension 0
root@container-893311b7ac-b1877a90:~/autodl-nas/MIE-ACL-2020-torch#

When I try to run the code, I got the message above. Could you check that please? Thanks!

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.