Giter Club home page Giter Club logo

Comments (4)

Koziev avatar Koziev commented on May 20, 2024

from chatbot.

espdev avatar espdev commented on May 20, 2024

@Koziev здравствуйте,

Большие бинарные файлы лучше не хранить в git-репозитории. Вы можете размещать их в releases. Ограничение только на размер одного файла 2 Гб, но количество файлов и релизов неограниченно: https://help.github.com/en/articles/distributing-large-binaries

Это очень удобно для хранения больших бинарных файлов, которые требуются программе, и которые не нуждаются в версионировании.

Подробнее можно почитать в документации гитхаба: https://help.github.com/en/articles/creating-releases

from chatbot.

GraphGrailAi avatar GraphGrailAi commented on May 20, 2024

@Koziev а скажите, может быть подойдут готовые уже w2v модели с сайта https://rusvectores.org/ru/models/ ?

from chatbot.

Koziev avatar Koziev commented on May 20, 2024

может быть подойдут готовые уже w2v модели с сайта https://rusvectores.org/ru/models/ ?

Нет, потому что все языковые модели в чатботе обучены на векторах из файла https://github.com/Koziev/chatbot/blob/master/tmp/w2v.CBOW%3D1_WIN%3D5_DIM%3D64.bin

Если использовать другую w2v модель, то чатбот будет просто мусор выдавать в большинстве случаев.

from chatbot.

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.