Cost estimation of using GPT-3 user simulator
See original GitHub issueDefinition of Done:
- Compute the cost incurred to generate
conv-set-A
andconv-set-B
(Including the ones that were not labelled as either of these tags but were still generated in the effort to get to these two sets of conversations). - Statistics on number of conversations, length of conversations, number of conversations not selected to be tagged under
conv-set-A
/conv-set-B
. - Create an enhancement issue for
weizenbot
to report the cost incurred in generating each dialogue. https://github.com/RasaHQ/weizenbot/issues/34
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Estimating GPT3 API Cost. 790 requests/$ | by Pratik Bhavsar
It will cost you a minimum of $0.00010537634 per API call of GPT3. In $1 you will be able to serve 9490 API...
Read more >[D] GPT-3, The $4600000 Language Model - Reddit
It would cost ~$4,600,000 to train GPT-3 on using the lowest cost GPU cloud provider. 436.
Read more >Compute the cost of running GPT3 on a set of prompts. Store ...
Compute the cost of running GPT3 on a set of prompts. Store all the costs incurred so far. - gpt3-estimate-costs.py.
Read more >WP Cost Estimation & Payment Forms Builder - YouTube
Easily use any Google Font in your forms The progress bar can be hidden, show total price, step number or all steps You...
Read more >Pricing - OpenAI
In the simplest case, if your prompt contains 10 tokens and you request a single 90 token completion from the davinci engine, your...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yep, that’s what I was thinking too, though I can just parse the tracker rather than creating another rep, and I should use the 4 tokens per 3 words estimate like listed here to avoid under-estimating
Yep, sorry, I thought I had linked it in the definition of done:
https://github.com/RasaHQ/weizenbot/issues/34