Code Monkey home page Code Monkey logo

Comments (7)

codertimo avatar codertimo commented on May 23, 2024 4

@iOSGeekerOfChina I didn't decide yet, just started this project one hour ago haha.
Do you think using the dataset which referred on paper is good idea?
Or have some another good idea? thanx 👍

from bert-pytorch.

crazyofapple avatar crazyofapple commented on May 23, 2024 4

Maybe you can try some multilingual corpus not just English, hah

from bert-pytorch.

codertimo avatar codertimo commented on May 23, 2024 1

@MrRace Love to do it, if I have enough lot's of 2080ti. https://twitter.com/Tim_Dettmers/status/1050787783004942336

Regarding compute for BERT: Uses 256 TPU-hours similar to the OpenAI model. Lots of TPUs parallelize about 25% better than GPUs. RTX 2080 Ti and V100 should be ~70% matmul and ~90% matmul perf vs TPU if you use 16-bit (important!). BERT ~= 375 RTX 2080 Ti days or 275 V100 days.

from bert-pytorch.

codertimo avatar codertimo commented on May 23, 2024

@crazyofapple Totally agree haha. Now I'm trying to train this model with korean corpus with 1080ti x2. But seriously, the model is too big for individual researcher.... we need some NASA Scale GPU power.

from bert-pytorch.

MrRace avatar MrRace commented on May 23, 2024

Just the same dataset with raw paper,I think maybe better

from bert-pytorch.

MrRace avatar MrRace commented on May 23, 2024

@codertimo
http://timdettmers.com/2018/10/17/tpus-vs-gpus-for-transformers-bert/

from bert-pytorch.

codertimo avatar codertimo commented on May 23, 2024

@MrRace

On a standard, affordable GPU machine with 4 GPUs one can expect to train BERT for about 99 days using 16-bit or about 21 days using 8-bit.

Haha 99 days LoL.

from bert-pytorch.

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.