Kaan Tasbas
0 followers · 246 views
on the atlas — 4
- What do I think about Community Notes?6 savers
- Role Of Algorithms1 savers
- Maddie Simens1 savers
- Re-implementing LangChain in 100 lines of code1 savers
highlights — 16
it feels to me that maintaining such respect requires a system that commits far more sins of omission than it does sins of commission.
What do I think about Community Notes?it is better to let ten misinformative tweets go free than it is to have one tweet covered by a note that judges it unfairly.
What do I think about Community Notes?randomly allocate notes to raters, and only allow raters to rate those notes
What do I think about Community Notes?One possible improvement would be not allowing any user to vote on any note, but instead
What do I think about Community Notes?An engineer's algorithm, on the other hand, is a result of iterative trial and error, seeing what works and what doesn't
What do I think about Community Notes?An economist's algorithm, at its best, values being simple, being reasonably easy to analyze, and having clear mathematical properties
What do I think about Community Notes?Tiny changes to the input may well cause the descent to flip from one local minimum to another, significantly changing the output.
What do I think about Community Notes?a degree-4 equation over many variables often has many solutions
What do I think about Community Notes?a complicated series of many different executions of the algorithm with lots of arbitrary coefficients along the way.
What do I think about Community Notes?The main thing that struck me when analyzing the algorithm is just how complex it is
What do I think about Community Notes?the "left vs right divide" was not in any way hardcoded into the algorithm
What do I think about Community Notes?if you apply this algorithm in other cultural contexts, it could automatically detect what their primary political divides are
What do I think about Community Notes?the axis of polarization is discovered emergently from analyzing users and notes; the concepts of leftism and rightism are in no way hard-coded.
What do I think about Community Notes?if people who usually disagree on how they rate notes end up agreeing on a particular note, that note is scored especially highly
What do I think about Community Notes?This API allows you to create sophisticated conversational interfaces that use a variety of Tools (e.g. Google Search, Calculator) to answer questions
Re-implementing LangChain in 100 lines of code‘teaching’ GPT to act as an orchestrator via a single example (i.e. one-shot learning)
Re-implementing LangChain in 100 lines of code