GithubHelp home page GithubHelp logo

Comments (3)

DayuanJiang avatar DayuanJiang commented on July 21, 2024

@ViktorAlm Did you solved this problem? I am encountering the same issue.

from electra.

ViktorAlm avatar ViktorAlm commented on July 21, 2024

The necessary inputs from the training is not in the files, you would have to load the weights in from another checkpoint with everything in it or something. I'm not not sure exactly how, it was just an experiment on my part so it wasnt that much of an issue for me. I'm just speculating though.

from electra.

hyusterr avatar hyusterr commented on July 21, 2024

@clarkkev I suffer similar problem here, do i have to specify checkpoint or something? electra-small can't continue as you mentioned in readme.
thanks in advanced, here is my command
python3 run_pretraining.py --data-dir ori-vocab-data-mda --model-name electra_small --hparams '{"model_size": "small", "num_train_steps": 4020000, "electra_objective": true, "vocab_file": "ori-vocab.txt", "learning_rate": 1e-1, "train_batch_size": 128, "generator_hidden_size": 1.0}' date

from electra.

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.