Victor MARTIN ~ Understanding Automatic Differentiation in 30 lines of Python https://
bit.ly/3t0ejMg #AI #MachineLearning #DeepLearning #LLMs #DataScience
LLMS
-
Understanding Automatic Differentiation in 30 Lines Python
By
–
-

LLMs at NLP Conferences: A Domain Mismatch Discussion
By
–
I think this is a really good idea. Sometimes talking about LLMs at NLP conferences feels like talking about chemistry with a bunch of particle physicists
-
LLM Chains and GPT-4 Boost Productivity and Coding
By
–
On my end, it is an LLM-chain product we are currently working on that saves me at least 2 hours/week. It's incredible! The second is for coding. GPT4 + good old googling and documentation, you can do anything!
-
Productivity Gains from LLMs: Share Your Favorite Prompts
By
–
How much would you estimate your productivity gains from using LLMs in your work/study? Tell us your favorite prompts for your current tasks! We might discover some very cool gems!
-
Limitations of one-step math to code in ChatGPT
By
–
One-step math → code in ChatGPT is a fun demo, but not reliable. To do it for real, you likely have to:
– Transcribe the formula to LaTeX; verify; correct
– Have it explain any notation you don't know
– Generate code with verbose translation comments
– Read those comments -

Error in code generated from a mathematical formula
By
–

The formula below is from one of several recent viral threads demoing one-step math screenshot → code in ChatGPT, where the generated code is wrong. In reality, it takes several rounds of careful feedback just to correctly transcribe that formula to LaTeX:
-

Tips for Writing NLP Papers
By
–
Tips for Writing NLP Papers https://
bit.ly/48lQCxX
#AI #MachineLearning #DeepLearning #LLMs #DataScience -
Open Licensing Clause for LLMs: GPL Equivalent Model
By
–
In Open Licensing, what is the "Linking and Derived Works Clause" equivalent for LLMs that will help them progress further like it did for GPL and GNU/Linux?
-
GPL-Style Licensing for Open Source LLMs with Data Sharing
By
–
correct, a purely open-source volunteer model is not going to solve this.
Maybe a licensing change for Open LLMs, like GPL did — where you give the model openly, but with the condition that the companies licensing it have to make all 1-bit human feedback that they've collected -
Open LLMs Need Coordinated Human Feedback Strategy
By
–
Open LLMs need to get organized and co-ordinated about sharing human feedback. It's the weakest link with Open LLMs right now. They don't have 100m+ people giving feedback like in the case of OpenAI/Anthropic/Bard.
They can always progress with a Terms-of-Service arbitrage, but