Coder Social home page Coder Social logo

lazytextpredict's Issues

Add option to save models

Saving the models after viewing the results is important for the user to be able to get any actual use out of this package.

ERROR: No matching distribution found for torch==1.7.0

Hey folks,

Can anybody help how to install the dependencies to install the lazy-text-precit via pip (or pipenv)?

When I execute the pip install lazy-text-precit command, the cmd line prompts that torch 1.7.0+cu101 is missing.
I have CUDA installed with version 10.1.105 (nvcc -V) but when I want to install pytorch 1.7.0 with cuda with the command:
# CUDA 10.1 pipenv install torch==1.7.0+cu101 torchvision==0.8.0+cu101 torchaudio==0.7.0 -f https://download.pytorch.org/whl/torch_stable.html
I always get the error:
Installing torch==1.7.0...
Error: An error occurred while installing torch==1.7.0!
Error text:
ERROR: Could not find a version that satisfies the requirement torch==1.7.0 (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2)
ERROR: No matching distribution found for torch==1.7.0

Currently I'm using python 3.6 as this is the version used in the google colab notebook,

If anybody can give me a hint this would be awesome!

Add preprocessing for different datasets

The current implementation uses the datasets (or nlp) package from hugging face to load standard datasets.
Make it so that different datasets can be input into this code.

Add proper requirements and package setup

Currently, no package requirements are specified and everything is being run on Google colab (which has everything pre-installed except transformers and nlp packages).

Add proper requirements for an empty environment and also fix the other parameters/information about the package.

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.