Published Apr 8, 2022

SDS 564: Clem Delangue on Hugging Face and Transformers

Clem Delangue, CEO of Hugging Face, discusses the revolutionizing impact of open-source transformer architectures and machine learning with Jon Krohn, highlighting real-world applications, ethical challenges, and the transformative potential of multimodal models for the future of natural language processing.
Episode Highlights
Super Data Science: ML & AI Podcast with Jon Krohn logo

Popular Clips

Episode Highlights

  • Initial Steps

    advises companies new to machine learning to start with pre-trained models available on the Hugging Face hub. He suggests beginning with simple features like classifying customer support emails or building autocomplete functions. This approach helps organizations build their 'machine learning muscle' progressively.

    Start with something really simple, like you have customer support emails. How do you classify that? How do you extract information from that?

    ---

    also highlights that the biggest roadblocks are often human-related, such as changing mindsets to accept the less deterministic nature of machine learning 1.

       

    Ethics

    Transparency and ethics are crucial in machine learning, according to . He recommends using tools like model cards to clearly communicate what a model can and cannot do, both functionally and ethically. This transparency helps mitigate concerns about bias and misuse.

    You can use tools like Gradeo, for example, which is an easy way to create demos for your machine learning models so that other people can try with their own examples and see if it works or if it doesn't work.

    ---

    emphasizes the importance of using machine learning appropriately within workflows to ensure ethical use 2.

Related Episodes