2020 icon indicating copy to clipboard operation
2020 copied to clipboard

Intent of participation

Open Samvid95 opened this issue 5 years ago • 3 comments
trafficstars

I have been looking at this for a couple of years now. I think this year is the one, I want to try it out. Not sure what I am making but let's figure it out along the way.

Samvid95 avatar Oct 27 '20 14:10 Samvid95

yes Samvid, i'm with you.

pjfpotter avatar Oct 31 '20 22:10 pjfpotter

I have a few basic ideas on what I want to create. I will probably work only during the weekends. I will try and keep my trello up to date so you guys can check out. https://trello.com/b/LXNYKRiJ/nanocreatemo-2019

I am using GCP instance for this. I will try and create github repository with this and I will keep this place updated as well.

Samvid95 avatar Nov 01 '20 21:11 Samvid95

Progress at the end of 02/11/2020:

I was able to get the gpt-2 working in the GCP instance. Now the code is producing small snippets. After the initial testing I decided to go with the smaller model for the speed and efficiency.

I am also storing that data backinside a new file and I stopped their infinite looping thing for interactive passage generation.

Next steps: My goal is to get the last line of the generated text and use it as an input to the same model. This will give me a little bit more coherent output information.

Samvid95 avatar Nov 03 '20 05:11 Samvid95