google/generative-ai-docs

A Web UI to check for tokens and character count of palm api

Open

#171 创建于 2023年11月17日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Jupyter Notebook (746 fork)github user discovery
component:demosgood first issuestatus:triagedtype:feature request

仓库指标

Star
 (2,250 star)
PR 合并指标
 (PR 指标待抓取)

描述

Description of the feature request:

A web ui where a user can come and input his text to check for tokens and character.

What problem are you trying to solve with this feature?

This would help the user to check his character count. In fine tuning a model in maker suite the output should be less than 5000 character. This way the user can open the webapp and past his output o check for characters.

Any other information you'd like to share?

https://platform.openai.com/tokenizer U can check this for reference. Something like this for palm api would be fantastic.

贡献者指南