HackerTrans
トップ新着トレンドコメント過去質問紹介求人

10c8

no profile record

投稿

Did YouTube just update it's UI?

imgur.com
4 ポイント·投稿者 10c8·2 年前·3 コメント

コメント

10c8
·6 か月前·議論
There's absolutely no pixel art anywhere in the entirety of the map.
10c8
·6 か月前·議論
While I agree, I can't help but wonder: if such a "super search engine" were to have the knowledge on how to solve individual steps of problems, how different would that be from an "intelligent" thing? I mean that, instead of "searching" for the next line of code, it searches for the next solution or implementation detail, then using it as the query that eventually leads to code.
10c8
·昨年·議論
What is this? How does one report such a comment?
10c8
·2 年前·議論
Got it in 28 moves. It's quite interesting how your brain seemingly goes from "that's impossible" to finding an "algorithm" to it.
10c8
·2 年前·議論
Generating embeddings is relatively simple with a model and Python code. There's plenty of them on HuggingFace, along with code examples.

all-MiniLM-L6-v2 is a really (if not the most) popular one (albeit not SotA), with 384 dimensions: https://huggingface.co/sentence-transformers/all-MiniLM-L6-v...

Edit: A more modern and robust suite of models comes from Nomic, and can generate embeddings with 64 to 768 dimensions (https://huggingface.co/nomic-ai/nomic-embed-text-v1.5).

When the author talks about thousands of dimensions, they're probably talking about the OpenAI embedding models.
10c8
·2 年前·議論
If you actually take time to go and read through them, you can see that the writing pattern is clearly different to that of ChatGPT, contrary to the recent ones:

- "[...] Certainly here is a vast and important project for research."

Versus:

- "Certainly! Here is the text with spaces added after each word:"
10c8
·2 年前·議論
Could you point us to the source?
10c8
·2 年前·議論
Opened a video and, to my surprise, the layout is weird/different. The video information is to the right of the player. Tried an incognito window to confirm that it wasn't just a random extension messing with it: No account, normal, "old" layout. Logged into my account, graced with this aberration. Can't find news about it anywhere. What's going on?