HackerTrans
TopNewTrendsCommentsPastAskShowJobs

10c8

no profile record

Submissions

Did YouTube just update it's UI?

imgur.com
4 points·by 10c8·2 tahun yang lalu·3 comments

comments

10c8
·6 bulan yang lalu·discuss
There's absolutely no pixel art anywhere in the entirety of the map.
10c8
·6 bulan yang lalu·discuss
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
·tahun lalu·discuss
What is this? How does one report such a comment?
10c8
·2 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
Could you point us to the source?
10c8
·2 tahun yang lalu·discuss
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?