User's banner
Avatar

๐•Š๐•š๐•ค๐•ช๐•ก๐•™๐•–๐•’๐•Ÿ

sisyphean@programming.dev
Joined
51 posts โ€ข 5 comments

A little insane, but in a good way.

Why this name?

Direct message

The problem is that they โ€œseeโ€ the text at the token level instead of the level of characters. Thatโ€™s why they are bad at reversing strings or counting characters, for example. They perceive tokens as the atomic units of text instead of characters. For example, see how this comment gets tokenized:

With the token IDs shown:

The current ChatGPTs got pretty good at these tasks but they are still hard for them.

Here is an example of a (admittedly more complicated) character-level task failing:

Source: https://www.reddit.com/r/ChatGPT/comments/11z9tuk/chatgpt_vs_reversed_text/ (Itโ€™s from the devilโ€™s website, so donโ€™t open it)

Related tweet by @karpathy:

https://twitter.com/karpathy/status/1657949234535211009

Text reversing example from a tweet by @npew:

EDIT: sorry for the infodump, I just find these topics fascinating.

permalink
report
parent
reply

These are all very useful features! Is there any chance they will get merged into the main Lemmy codebase?

permalink
report
reply