Skip to content
View osanseviero's full-sized avatar

Organizations

@huggingface
Block or Report

Block or report osanseviero

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. huggingface/huggingface_hub huggingface/huggingface_hub Public

    The official Python client for the Huggingface Hub.

    Python 1.7k 426

  2. explosion/spacy-huggingface-hub explosion/spacy-huggingface-hub Public

    🤗 Push your spaCy pipelines to the Hugging Face Hub

    Python 39 14

  3. tapas_demo tapas_demo
    1
    /*
    2
     * Converts table from [[Header0, Header1, Header2], [Column0Val0, Column1Val0, Column2Val0], ...]
    3
     * to {Header0: [ColumnVal0, ...], Header1: [Column1Val0, ...], Header2: [Column2Val0, ...]}
    4
     */
    5
    function convertTableToData(table) {
  4. TheHackerLlama/charlas TheHackerLlama/charlas Public

    Jupyter Notebook 9 7