Hello,
We are constantly trying to improve this challenge for you and would appreciate any feedback you might have!
Please reply to this thread with your suggestions and feedback on making the challenge better for you!
- What have been your major pain points so far?
- What would you like to see improved?
Cheers,
Team HackAPrompt
I wonder if the scoring function is actually
(10,000 - tokens used) * level # * score multiplier
instead of
(10,000 * level # - tokens used) * score multiplier.
When I use 20 tokens in level 3 with model FlanT5-XXL, I only get score 29940 instead of 29980.
Thank you and Iām looking forward to your reply.
We have updated the description.