Learn to make your own text generating model which you can use as a chatbot or as an AI assistant or a poem generating model or more.... | In this video I have covered how to make the data and how to set up the Tokenizing Process. Tokenizing means to tokenize each text into numbers or giving each word its own unique number | I have also covered the converting the tokens in sequences process, sequences are like numbers arranged in a particular manner like "1,2,3,4,5,6" or "3,6,9,12,15,18". Here as we have converted each words into tokens we will then keep the tokens into sequences.
----------------------------------------------------------------------
-----More about the Model----
Introducing Lina(3.0)
-Lina 3.0 will be a text generating model that would be able to generate text and answer users questions it will be a free to use and open source model.
-Lina will be trained mainly for mathematical purpose like solving things from simple mathematical problems like addition, subtraction to some very complex mathematical problems.
-Lina is also going to be trained as a coding assistant.
-It will be better than the previous version of Lina.
.
.
.
.
Check Out Lina(2.0) -- https://lina.mrlwitwma.in
.
Source Code of previous Lina Models -- https://github.com/mrlwitwma/lina
.
.
.
50 Subscribers on my main channel @mrlwitwma and the source code of Lina(2.0) will be uploaded in GitHub!