Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve save and load repocard metadata #355

Merged
merged 19 commits into from
Sep 27, 2021
Merged

Commits on Sep 20, 2021

  1. fix save and load keeping newline

    elias@showk.me committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    9f3b3e1 View commit details
    Browse the repository at this point in the history
  2. make style

    elias@showk.me committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    53481ac View commit details
    Browse the repository at this point in the history
  3. remove unused

    elias@showk.me committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ff54e83 View commit details
    Browse the repository at this point in the history
  4. Update src/huggingface_hub/repocard.py

    elishowk committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    987e896 View commit details
    Browse the repository at this point in the history
  5. Update src/huggingface_hub/repocard.py

    elishowk committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    6ea5e98 View commit details
    Browse the repository at this point in the history
  6. add comment src/huggingface_hub/repocard.py

    elishowk committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    8cf59cf View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. fix new metadata saving target and add test

    elias@showk.me committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e834c57 View commit details
    Browse the repository at this point in the history
  2. fix metadata_save comments

    elias@showk.me committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    36a5cf6 View commit details
    Browse the repository at this point in the history
  3. replace pyyaml by ruamel.yaml

    elias@showk.me committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7696807 View commit details
    Browse the repository at this point in the history
  4. make style

    elias@showk.me committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    019e2cd View commit details
    Browse the repository at this point in the history
  5. fix ruamel yaml.dump usage

    elias@showk.me committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e221cea View commit details
    Browse the repository at this point in the history
  6. make style

    elias@showk.me committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    eb3648d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. rollback to pyyaml

    elias@showk.me committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    9f0eb62 View commit details
    Browse the repository at this point in the history
  2. make style

    elias@showk.me committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    0da1d94 View commit details
    Browse the repository at this point in the history
  3. Revert "make style"

    This reverts commit 0da1d94.
    elias@showk.me committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8435029 View commit details
    Browse the repository at this point in the history
  4. Revert "rollback to pyyaml"

    This reverts commit 9f0eb62.
    elias@showk.me committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a108785 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    f3c6630 View commit details
    Browse the repository at this point in the history
  2. make style

    elias@showk.me committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    b3fcc2a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. rename line_break

    elias@showk.me committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    7f779df View commit details
    Browse the repository at this point in the history