Giter Club home page Giter Club logo

Comments (11)

miscy210 avatar miscy210 commented on July 20, 2024 1

The problem is solved for now.
I just re-built the docker image with pytorch. Then everything goes fine. And the difference between the two images is the python version. So I think the problem may be the adaption of pytorch with python3.6.

from muse.

glample avatar glample commented on July 20, 2024

Hello,

Did you run the get_evaluation.sh script inside the data folder?

from muse.

miscy210 avatar miscy210 commented on July 20, 2024

@glample Thank you.
And yes, this script is to download all the corpus, wordvec models and dictionaries. You mean the problem maybe in these data?

from muse.

glample avatar glample commented on July 20, 2024

I'm not sure what the problem is, and I was wondering whether the evaluation files were properly downloaded.

Can you comment out this line: https://github.com/facebookresearch/MUSE/blob/master/src/evaluation/evaluator.py#L188 and see what happens?

from muse.

miscy210 avatar miscy210 commented on July 20, 2024

It seems worked.
here is the log message for now
logs.txt

I wonder why?

from muse.

glample avatar glample commented on July 20, 2024

I'm not sure this is working. The translation accuracy is 0%. What are the embeddings you are using?

from muse.

miscy210 avatar miscy210 commented on July 20, 2024

@glample
Oh, THE ACCURACY is 0!!
But, I downloaded them with the url given on the page fastText Wikipedia embeddings, . and copy them into the docker image. Do you think the environment may cause these trouble?

from muse.

glample avatar glample commented on July 20, 2024

Can you try to re-download the Spanish embeddings using this command?

curl -Lo data/wiki.es.vec https://s3-us-west-1.amazonaws.com/fasttext-vectors/wiki.es.vec

And see if this helps?

from muse.

miscy210 avatar miscy210 commented on July 20, 2024

@glample sorry to trouble so much.
I think the problem is in the environment. Yestoday, I reinstall the environment with the pytorch/pytorch docker image which used the python3.5. Since there says pytorch's system requirement is python3.5 or python2.7, and my former py is python3.6.
Thank you very much. ^^.

from muse.

glample avatar glample commented on July 20, 2024

Not sure I get it. Did you manage to fix the problem?

from muse.

glample avatar glample commented on July 20, 2024

Sounds good, thank you. I'll close the issue then

from muse.

Related Issues (20)

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.