HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wilhelm____

no profile record

Submissions

Grokking a "Quant" Interview

willthompson.name
2 points·by wilhelm____·2년 전·0 comments

ChatGPT Can Determine Your Age Indirectly

twitter.com
1 points·by wilhelm____·2년 전·1 comments

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

willthompson.name
1 points·by wilhelm____·2년 전·0 comments

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

1 points·by wilhelm____·3년 전·0 comments

Emergent abilities of LLMs

willthompson.name
2 points·by wilhelm____·3년 전·0 comments

What we know about LLMs

willthompson.name
351 points·by wilhelm____·3년 전·164 comments

Intraday financial data visualization tool

github.com
1 points·by wilhelm____·3년 전·0 comments

Trading algo visual debugging tool

github.com
1 points·by wilhelm____·3년 전·1 comments

comments

wilhelm____
·2년 전·discuss
An example of the current state of LLM reasoning.
wilhelm____
·3년 전·discuss
^^ yes
wilhelm____
·3년 전·discuss
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년 전·discuss
thank you, Yi!
wilhelm____
·3년 전·discuss
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년 전·discuss
haha ty ty!
wilhelm____
·3년 전·discuss
I mention that above this sentence in the image - glad someone was "paying attention to" the text ;)
wilhelm____
·3년 전·discuss
thank you!
wilhelm____
·3년 전·discuss
Released this open source tool for debugging trading algos. Useful for those doing crypto trading.