logo
episode-header-image
Apr 2024
40m 15s

Episode 191 - Beyond the Hype: Exploring...

Mark and Allen
About this episode

This episode of Two Voice Devs takes a closer look at BERT, a powerful language model with applications beyond the typical hype surrounding large language models (LLMs). We delve into the specifics of BERT, its strengths in understanding and classifying text, and how developers can utilize it for tasks like sentiment analysis, entity recognition, and more.


Timestamps:

0:00:00: Introduction

0:01:04: What is BERT and how does it differ from LLMs?

0:02:16: Exploring Hugging Face and the BERT base uncased model.

0:04:17: BERT's pre-training process and tasks: Masked Language Modeling and Next Sentence Prediction.

0:11:11: Understanding the concept of masked language modeling and next sentence prediction.

0:19:45: Diving into the original BERT research paper.

0:27:55: Fine-tuning BERT for specific tasks: Sentiment Analysis example.

0:32:11: Building upon BERT: Exploring the Roberta model and its applications.

0:39:27: Discussion on BERT's limitations and its role in the NLP landscape.


Join us as we explore the practical side of BERT and discover how this model can be a valuable tool for developers working with text-based data. We'll discuss i

ts capabilities, limitations, and potential use cases to provide a comprehensive understanding of this foundational NLP model.

Up next
Jul 10
Episode 247 - Apple's AI Gets Serious
John Gillilan, our official Apple correspondent, returns to Two Voice Devs to unpack the major announcements from Apple's latest Worldwide Developer Conference (WWDC). After failing to ship the ambitious "Apple Intelligence" features promised last year, how did Apple address the ... Show More
48m 35s
Jul 3
Episode 246 - Reasoning About Gemini 2.5 "Thinking" Model
Join Allen Firstenberg and Mark Tucker as they dive into Google's latest Gemini 2.5 models and their much-touted "thinking" capabilities. In this episode, they explore whether these models are genuinely reasoning or just executing sophisticated pattern matching. Through live test ... Show More
40m 47s
Jun 26
Episode 245 - From Python to TypeScript: Coding JCrew AI to Build Better Agents
Ever find that the best way to understand a new framework is to build it yourself? In this episode of Two Voice Devs, Mark Tucker takes us on a deep dive into Crew AI, a powerful Python framework for orchestrating multi-agent AI systems.To truly get under the hood, Mark decided t ... Show More
33m 18s
Recommended Episodes
Aug 2021
Ai startup 9
deepset works to get more meaningful search results. Deepset uses transfer learning, language models, and question and answer to drive search results. Making sense of text data. deepset is an open source company. It uses natural language processing to answer questions using bert. ... Show More
8m 3s
Nov 2021
Time Plus Data Equals Efficiency with Paul Dix, the Founder and CTO of InfluxData and the Creator of InfluxDB
If the topic of databases is brought up to certain people, their eyes may gloss over. But if that happened, that would be because they just don’t know the awesome power of databases. Data can be valuable but only if it is contextualized, and time is an extremely relevant aspect t ... Show More
36m 4s
Jan 2023
Chat GPT - Podcast Trailer
https://www.solgood.org - Check out our Streaming Service for our full collection of audiobooks, podcasts, short stories, & 10 hour sounds for sleep and relaxation at our website Are you curious about the inner workings of a language model? Want to know how AI is revolutionizing ... Show More
1m 5s
Jun 2021
Accelerating ML Training And Delivery With In-Database Machine Learning
Summary When you build a machine learning model, the first step is always to load your data. Typically this means downloading files from object storage, or querying a database. To speed up the process, why not build the model inside the database so that you don’t have to move the ... Show More
1h 5m
Sep 2019
295: A Deep Conversation About Tech & Life
In this episode of the SuperDataScience Podcast, I chat with my friend and business partner, Hadelin de Ponteves. You will hear what new exciting things are happening in Hadelin's life now. You will hear some preview of his upcoming presentation at DataScienceGO 2019, which will ... Show More
55m 27s
May 2023
Efficiently Retraining Language Models: How to Level Up Without Breaking the Bank (Ep. 227)
Get ready for an eye-opening episode! 🎙️ In our latest podcast episode, we dive deep into the world of LoRa (Low-Rank Adaptation) for large language models (LLMs). This groundbreaking technique is revolutionizing the way we approach language model training by leveraging low-rank ... Show More
33m 50s
Jul 2023
#130 Mathew Lodge: The Future of Large Language Models in AI
Welcome to episode #130 of Eye on AI with Mathew Lodge. In this episode, we explore the world of reinforcement learning and code generation. Mathew Lodge, the CEO of Diffblue, shares insights into how reinforcement learning fuels generative AI. As we explore the intricacies of re ... Show More
49m 44s
Oct 2023
Reducing The Barrier To Entry For Building Stream Processing Applications With Decodable
Summary Building streaming applications has gotten substantially easier over the past several years. Despite this, it is still operationally challenging to deploy and maintain your own stream processing infrastructure. Decodable was built with a mission of eliminating all of the ... Show More
1h 8m