A great pleasure! Thanks for stopping by the BigCode event
CODE
-
Explainable Artificial Intelligence XAI for Engineers
By
–
Explainable Artificial Intelligence (XAI) for AI & ML Engineers: This article was published as a part of the Data Science Blogathon. Introduction Hello AI&ML Engineers, as you all know, Artificial Intelligence (AI) and Machine Learning Engineering are… https://
analyticsvidhya.com/blog/2022/10/e
xplainable-artificial-intelligence-xai-for-ai-ml-engineers/?utm_source=dlvr.it&utm_medium=twitter
… -
Teaching Algorithmic Reasoning to LLMs via In-context Learning
By
–
Teaching Algorithmic Reasoning via In-context Learning. A four-stage approach to teaching algorithmic reasoning to LLMs is identified and studied in this work by @oh_that_hat
, @Azade_Na
, @Hugo_Larochelle
, Aaron Courville, @BNeyshabur
, @HanieSedghi -
Fast DistilBERT Pipeline for CPU Inference Optimization
By
–
Fast DistilBERT on CPUs. @HaihaoShen
, @ZafrirOfir
, Bo Dong, Hengyu Meng, Xinyu Ye, Zhe Wang, Yi Ding, Hanwen Chang, Guy Boudoukh, @MosheWasserblat propose a new pipeline for creating and running Fast Transformer models on CPUs -
Fine-tuned Models Producing Poor Results: Data Quality Issues
By
–
but the results from the fine-tuned models were trash and the responses I was getting were really bad I am assuming it takes either significantly more refined prompt/completion data than what I gave it or just more data (both could be true)
-
Initial Fine-Tuning Approach: Breaking Books into Chunks and Generating Questions
By
–
initial approach: oh this seems not too bad, I read this doc https://
beta.openai.com/docs/guides/fi
ne-tuning
… and was like yeah I can just break up the authors' books into chunks and generate some simple questions for each chunk and then use that to fine-tune the model -
Fine-tuning models is easy but data preparation remains challenging
By
–
it was easy to fine-tune the models (sorta, gathering and cleaning the data sucked and it doesn't look like there is any easy automatic process to do this yet in terms of a simple online tool)
-
Philosophy Author Chatbot Project Using GPT-3 Fine-Tuning
By
–
philosophy author chatbot thing w gpt background: need to create something for my philosophy of AI class idea: fine-tune gpt3 models on text from authors we have read in class and create a chat application where users can talk to these models
-
Philosophy Author Chatbot Project Using Fine-tuned GPT-3 Models
By
–
philosophy author chatbot thing w gpt background: need to create something for my philosophy of AI class idea: fine-tune gpt3 models on text from authors we have read in class and create a chat application where users can talk to these models
-

MIT Scientists Use GPT-3 LLM for Clinical Natural Language Processing
By
–
Scientists at @MIT_CSAIL have used a GPT-3-style large language model (LLM) to perform tasks such as drug regimen extraction – an approach that will transform clinical natural language processing. Code > https://
bit.ly/3OK3CEd via @antgrasso #NLP #gpt3 #AI