huggingface_hub
Add additional repo card utils from `modelcards` repo
#940
Merged

Add additional repo card utils from `modelcards` repo #940

nateraw merged 63 commits into main from add-modelcard-utils
nateraw
HuggingFaceDocBuilderDev
nateraw nateraw requested a review from LysandreJik LysandreJik 3 years ago
nateraw nateraw requested a review from osanseviero osanseviero 3 years ago
nateraw nateraw requested a review from lewtun lewtun 3 years ago
nateraw nateraw requested a review from julien-c julien-c 3 years ago
nateraw
nateraw nateraw requested a review from adrinjalali adrinjalali 3 years ago
LysandreJik
LysandreJik commented on 2022-07-14
julien-c
julien-c commented on 2022-07-20
osanseviero
osanseviero commented on 2022-07-24
nateraw nateraw force pushed from c3bf9bd6 to a26c958c 3 years ago
nateraw nateraw marked this pull request as ready for review 3 years ago
nateraw
osanseviero osanseviero requested a review from Wauplin Wauplin 3 years ago
nateraw nateraw requested a review from LysandreJik LysandreJik 3 years ago
nateraw nateraw requested a review from osanseviero osanseviero 3 years ago
nateraw nateraw requested a review from julien-c julien-c 3 years ago
codecov
osanseviero
osanseviero approved these changes on 2022-08-24
Wauplin Wauplin added this to the v0.9 milestone 3 years ago
Wauplin Wauplin removed this from to the v0.9 milestone 3 years ago
Wauplin Wauplin added this to the v0.10 milestone 3 years ago
Wauplin
Wauplin commented on 2022-08-24
nateraw
nateraw commented on 2022-08-24
nateraw :construction: wip - add modelcard utils
960845ac
nateraw :construction: use original regex, fix metadata update
930f6cc0
nateraw :fire: remove identical_ok kwarg
88f604e3
nateraw :white_check_mark: add repocard_data tests
ee260ae9
nateraw :construction: wip - add default modelcard template
6becdde8
nateraw :white_check_mark: Add modelcard tests
a8e280e3
nateraw :construction: wip - add back repo_type
9ebb475a
nateraw :memo: update modelcard template
70d6aa18
julien-c [#940] Preserve newlines in existing card files (#949)
b6a413d2
nateraw [#940] Better inheritance for repo card utils (#956)
bfe85ca4
nateraw :lipstick: style
7b57650f
nateraw :heavy_plus_sign: add jinja dep to setup.py testing extras
193922b1
nateraw :fire: remove unnecessary jinja import
cc394da7
nateraw :bulb: fix regex comment
1fefeffe
nateraw :art: reformatting
0526eb5f
nateraw :memo: fix doctests even though we aren't running them
b0dd0134
nateraw :memo: fix doctests even though we aren't using them
a06c9750
nateraw :white_check_mark: update tests
e1752981
nateraw :memo: add some docs
2ca3382a
nateraw :white_check_mark: fix flake8 on logging
f0f09c44
nateraw :memo: update docstrings to use python code blocks
1e140318
nateraw :memo: add a docs page
4fc196ef
nateraw :memo: add api docs
17e4837a
nateraw :memo: update repocard package reference in docs
99f91d84
nateraw :memo: update ref to CardData in docs
ce31d5ae
nateraw :memo: update docs
0f93ece4
nateraw :memo: update docs
81e3d3ab
nateraw :memo: update docs
fc0c652f
nateraw :memo: docs
12537bcf
nateraw :memo: update model cards guide
379cae64
nateraw :memo: update cards reference docs
e4365acc
nateraw :memo: add note that local filepaths dont use repo_type
3d551db9
nateraw :memo: update docstrings
2a2afc5e
nateraw :memo: update docstrings
53c3033a
nateraw :white_check_mark: add some dataset card/data tests
b17e26d5
nateraw :memo: update docstrings and dataset card template
5707566e
nateraw :lipstick: style
29740cea
nateraw :memo: add evalresult docstring
705cfb86
nateraw :memo: update some docstrings
2e129671
nateraw :memo: fix link
62d12f12
nateraw :art: use defaultdict instead of dict
6e22a574
nateraw :memo: update model cards guide
1fb224b0
nateraw :memo: update model cards guide
2f562fc7
nateraw :lipstick: style
ebed54f1
nateraw :memo: update ref docs
e3d1e9d5
nateraw :white_check_mark: update tests
1c04ae1e
nateraw :white_check_mark: update tests
d8ae0d80
nateraw :memo: add docstring for repocard, update guide
3c200449
nateraw Apply suggestions from code review
6f6d00dc
nateraw Apply suggestions from code review
c518fd2b
nateraw :heavy_minus_sign: remove Jinja2 from install_requires
1a5c5c44
nateraw :truck: use internal testing repo for docstring example
6a6e5854
nateraw :art: kwargs only for ModelCardData/DatasetCardData
1f3f38d2
nateraw :goal_net: rename caught error to ValueError
8ffca137
nateraw :white_check_mark: fix tests
473a0bd2
nateraw Update src/huggingface_hub/repocard.py
8e447597
nateraw :lipstick: style
4ea39981
nateraw :memo: add typehints to repocard.py
8ea02af2
nateraw nateraw force pushed from 3ea9acfb to 8ea02af2 3 years ago
nateraw :memo: update model cards docs
12179957
nateraw :memo: add docstring for _detect_line_ending helper fn
999bbee1
nateraw
meg-huggingface
meg-huggingface commented on 2022-09-01
Wauplin
Wauplin commented on 2022-09-02
Wauplin Apply suggestions from code review
ad4eced0
Wauplin Update src/huggingface_hub/repocard_data.py
07c97e51
Wauplin
Wauplin commented on 2022-09-02
Wauplin Update src/huggingface_hub/repocard_data.py
6d4129ef
Wauplin
Wauplin approved these changes on 2022-09-02
Wauplin
nateraw nateraw merged 75a1ba50 into main 3 years ago
nateraw nateraw deleted the add-modelcard-utils branch 3 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone