Skip to content

Duplicated HF hub login cell in NLP course notebook #510

Open
@sergiopaniego

Description

@sergiopaniego

In the notebook that belongs to 4. Sharing models and tokenizers - Sharing pretrained models in the NLP Course NLP Course, there is a duplicated cell for logging into the HF Hub:

from huggingface_hub import notebook_login

notebook_login()

It could be removed for clarity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions