Coder Social home page Coder Social logo

Comments (10)

guoday avatar guoday commented on August 22, 2024 8

In our experiment, repo-level code would slightly hurt performance of benchmark. However, it will enhance long context modeling and repo-level completion.

from deepseek-coder.

feiyuvl avatar feiyuvl commented on August 22, 2024

@guoday Thanx for your reply. Another question, how many epochs do you train on the 2T tokens dataset?

from deepseek-coder.

guoday avatar guoday commented on August 22, 2024

4-5 epochs

from deepseek-coder.

feiyuvl avatar feiyuvl commented on August 22, 2024

So the total training tokens is about 10T? Amazing

from deepseek-coder.

guoday avatar guoday commented on August 22, 2024

No. The total data is about 400-500B. We train the model for 4-5 epochs, resulting 2T.

from deepseek-coder.

feiyuvl avatar feiyuvl commented on August 22, 2024

This amount is equal to the starcoder dataset. Do you possibly resuse the stack dataset, and apply a more advanced data filter alogrithm, or do you download more code data than stack, and implment more stricted data cleaning algorithms?

from deepseek-coder.

feiyuvl avatar feiyuvl commented on August 22, 2024

Deepseek use the repo-level files, so it can't resuse the stack dataset. Which is the key contrbution to this amazing improvment over starcoder, code quaility filtering, second pretraining or something else?

from deepseek-coder.

guoday avatar guoday commented on August 22, 2024

The primary contributions come from many aspects, including data collection, deduplication, filtering, the total number of tokens for pre-training, and the methods of pre-training. The optimization of each process is essential for enhancing the model. We will analyze this further in our later technical reports.

from deepseek-coder.

feiyuvl avatar feiyuvl commented on August 22, 2024

Thank you, looking forward to your technical reports

from deepseek-coder.

wentinghome avatar wentinghome commented on August 22, 2024

Hey, thanks for the great work! can you share the script of dependency parsing and repo level dedup?

from deepseek-coder.

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.