Giter Site home page Giter Site logo

Comments (9)

michellegiang avatar michellegiang commented on August 19, 2024

Hi,

I also post another issue at below link when I train with my data.

https://github.com/facebookresearch/fairseq-py/issues/129

from mlconvgec2018.

shamilcm avatar shamilcm commented on August 19, 2024

Hi, the current issue seems to be with our fork of fairseq-py, so you can close the issue you opened here: facebookresearch/fairseq-py#129 and re-post the issue here.

from mlconvgec2018.

shamilcm avatar shamilcm commented on August 19, 2024

The issue was due to some hardcoded paths in arguments.
It is now fixed here: shamilcm/fairseq-py@ceb2f12
Can you retry with this?

Regarding the training issue, can you close it at facebookresearch/fairseq-py#129 and open a new issue here. I will take a look at it.

Also what data is it trained on? Is it a very small training data with fewer than 30000 words in the vocabulary?

from mlconvgec2018.

michellegiang avatar michellegiang commented on August 19, 2024

hi, the training data is Lang-8 Learner Corpus of English v1.0 and NUCLE

from mlconvgec2018.

michellegiang avatar michellegiang commented on August 19, 2024

Hi Shamil,

So I need to delete the software/fairseq-py, download the new one and reinstall it right ?

Regards,
Viet Anh

from mlconvgec2018.

shamilcm avatar shamilcm commented on August 19, 2024

If you installed fairseq-py using setup.py, pull the new changes and run it again. Otherwise, you just need to just pull the changes. The change is done in only one file: fairseq/utils.py

from mlconvgec2018.

michellegiang avatar michellegiang commented on August 19, 2024

Thank Shamil. If I already installed fairseq-py, could I just copy your new utils to replace the old utils ?

The reason is that I used your version of fairseq-py with the new version of PyTorch and I had some trouble with setup.py build and I need to apply some manual patch. (The version of PyTorch in your original read me has some problems, thus I need to use the newest version of PyTorch)

https://github.com/facebookresearch/fairseq-py/issues/120

from mlconvgec2018.

shamilcm avatar shamilcm commented on August 19, 2024

If you installed by python setup.py develop, just getting utils.py should work.

from mlconvgec2018.

shamilcm avatar shamilcm commented on August 19, 2024

Closing this issue as it has been resolved.

from mlconvgec2018.

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.