Not generating the correct word count

Hi there, I’m creating a Pickaxe to write scripts, and have asked it to create the length of the script based on 90 words/minute. So if the user asks for a 25 minute script, is should be around 2K words…but it’s only writing about 500 words.

I’ve added it in the prompt in a couple of places, have made sure the token lengths are long enough, but it’s not working as I’d like it to. Any ideas on how to get it to write an appropriate length script? Thanks!

It’s very hard to get exact word lengths out of models. They’re not great at that.

I’ve found if you give it a sample outline with a number of sentences with each section, you can get pretty close to what you want.

Yeah, I did some research and discovered this. Thanks!