Giter Site home page Giter Site logo

Comments (2)

madisonmay avatar madisonmay commented on August 17, 2024

Hi @bgreen-litl, thanks for the sanity check, sorry I didn't notice this sooner.

The 0.5.0 release involved a major refactor to migrate to tensorflow's estimator framework. It's quite possible that during this process, the code for generate_text was migrated improperly.

However, we ran a set of internal benchmarks to confirm that we could replicate previous model finetuning results on a set of a dozen datasets, so I think you'll find that if that is what you're using finetune for things will still function as intended.

Will try to get a patch for the generate_text() issue up as soon as possible! Thanks again for the bug report.

--Madison

from finetune.

benleetownsend avatar benleetownsend commented on August 17, 2024

Apologies for this, I have fixed this in #190. The following lines show an example output.

from finetune import Classifier
a = Classifier()
INFO:finetune: Visible Devices: {1: GeForce GTX 1080 Ti}
a.generate_text()
'start\n " i do n't know , " i said . " i think i 'm going to go back to the hotel and get some sleep . " \n " you 're not going to sleep ? ".....

from finetune.

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.