Continuing with the https://
prodi.gy annotation recipes we're building that use @OpenAI , here's some recipes for bootstrapping terminology lists. Enter some examples, have GPT3 suggest others of the same type, and quickly mark them as good or bad in the annotation UI.
CODE
-

Building Terminology Bootstrap Recipes with GPT-3 and Prodigy
By
–
-
DevRel Insights with OpenAI Developer Advocate Logan K
By
–
Happening in a few hours, join us to learn about the nitty gritty of DevRel with none other than @OfficialLoganK who is a Developer Advocate at OpenAI and played a key role in building the amazing @JuliaLanguage community https://
x.com/i/spaces/1dRKZ
MRndOQxB
… -
Python Environment Setup: The Essential First Challenge
By
–
The hardest part about learning #Python is figuring out how to set up your working environment correctly.
-

Top 8 Machine Learning Algorithms to Study This Weekend
By
–
RT Here's a list of top 8 ML algorithms that you must go through over the weekend: http://
hubs.la/Q01xvDSf0
by @datasciencedojo #MachineLearning #Algorithms #DataScience -
PySparkTranspiler Automates SPL to PySpark Migration
By
–
Why do we #PySparkTranspiler? It automates the translation of SPL queries into scalable PySpark data frame operations! This blog post shows you can use it to accelerate the migration of cybersecurity workloads into Databricks https://
dbricks.co/3V8DpRp -
Dot Product and Cosine Similarity in NLP Explained
By
–
In this post, @luis_likes_math defines two types of similarities for sentences: dot product similarity and cosine similarity. These similarities are very useful in determining if two sentences are similar or different. Learn more about similarity in NLP in this exciting post:
-

Top Data Python Packages to Know in 2023
By
–
Top Data Python Packages to Know in 2023: These Python packages would improve your data workflow. https://
kdnuggets.com/2023/01/top-da
ta-python-packages-know-2023.html?utm_source=dlvr.it&utm_medium=twitter&utm_campaign=top-data-python-packages-to-know-in-2023
… -
Documentation Improvements and Bug Fixes Released
By
–
Misc document and Bug Fixes s/o to @ephe_meral @RazRazcle Istora Mandiri, Zach Schillaci, @somejonus
, @eltociear for various documentation improvements and bug fixes! -
PAL Chain Updates: Global Locals and Intermediate Steps
By
–
Some updates to the PAL chain From Nick Furlotte, includes the ability to specify global/locals, and then also return intermediate steps Docs: https://
langchain.readthedocs.io/en/latest/modu
les/chains/examples/pal.html#intermediate-steps
… -
NGram Example Selector for LangChain Prompt Engineering
By
–
ngram example selector Adding to the arsenal of existing example selectors, @seanspriggens added one based on ngram overlap. Select the closest examples by ngram overlap up to a threshold! Documentation: https://
langchain.readthedocs.io/en/latest/modu
les/prompts/examples/example_selectors.html#ngram-overlap-exampleselector
…