Code Monkey home page Code Monkey logo

sw_study's Issues

GPU utilization

Hi, I have a problem when using this method.
I tried to train English embeddings on a downsampled corpus (100
M tokens) by using bpe method.
My problem is for the when the code reaches this part in the train function:
if pairs:
while pairs:
total_loss += train_batch(m, optimizer, pairs[:m.bs], len(pairs[:m.bs]), m.neg_idxs)
.
.
The problem is, it is very slow, and takes too much time to be trained.
I tried to enable the Cuda flag, but it did not change anything. It only uses my GPU memory but the GPU volatile (GPU utilization) remains zero.
Do you know what might be wrong here, or is this method very time-consuming?

scripts to generate files for sms

Hi, I am having a hard time finding the script (if there is one) that generates the file en.sent.1m.5.sms. I understand that the en.sent.1m has to go through CHIPMUNK, but en.sent.1m.5.sms is a vocabulary using the CHIPMUNK output. How can I get that? Thanks.

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.