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

wilhelm____

no profile record

投稿

Grokking a "Quant" Interview

willthompson.name
2 ポイント·投稿者 wilhelm____·2 年前·0 コメント

ChatGPT Can Determine Your Age Indirectly

twitter.com
1 ポイント·投稿者 wilhelm____·2 年前·1 コメント

AI Evaluation via an AI Led Turing Test (A Proposal)

willthompson.name
1 ポイント·投稿者 wilhelm____·2 年前·0 コメント

Ask HN: Examples of LLM agents submitting queries to a website's search bar?

1 ポイント·投稿者 wilhelm____·3 年前·0 コメント

Emergent abilities of LLMs

willthompson.name
2 ポイント·投稿者 wilhelm____·3 年前·0 コメント

What we know about LLMs

willthompson.name
351 ポイント·投稿者 wilhelm____·3 年前·164 コメント

Intraday financial data visualization tool

github.com
1 ポイント·投稿者 wilhelm____·3 年前·0 コメント

Trading algo visual debugging tool

github.com
1 ポイント·投稿者 wilhelm____·3 年前·1 コメント

コメント

wilhelm____
·2 年前·議論
An example of the current state of LLM reasoning.
wilhelm____
·3 年前·議論
^^ yes
wilhelm____
·3 年前·議論
On the contrary, I agree - while there is certainly hype being generated around AI, particularly generated by the "VC hype cycle", the fundamental advancements we've made with LLMs are quite real.

Part of the reason I wrote this is to separate the signal from the noise and why one should be {cautiously, more tempered} optimistic in the medium term.
wilhelm____
·3 年前·議論
thank you, Yi!
wilhelm____
·3 年前·議論
pre-training is developing the language model's base understanding of conditional word probabilities.

SFT and RLHF is attempting to further guide the model in terms of steerability + alignment of output.

In fact, the InstructGPT authors were worried about losing the pre-trained model's underlying probability distribution, so they try a version where it penalizes the model deviating too significantly from the original distribution (using KL). I don't remember them seeing a significant difference in performance.
wilhelm____
·3 年前·議論
haha ty ty!
wilhelm____
·3 年前·議論
I mention that above this sentence in the image - glad someone was "paying attention to" the text ;)
wilhelm____
·3 年前·議論
thank you!
wilhelm____
·3 年前·議論
Released this open source tool for debugging trading algos. Useful for those doing crypto trading.