issues
search
nateraw
/
modelcards
📝 Utility to create, edit, and publish model cards on the Hugging Face Hub. [**Now lives in huggingface_hub**]
MIT License
15
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Exclude tests from packages
#65
Tobias-Fischer
opened
2 years ago
2
PyPI source does not have `requirements.txt`: leads to installation failure
#64
sugatoray
opened
2 years ago
0
Add `LICENSE` and `requirements.txt` + update `MANIFEST.in`
#63
sugatoray
closed
2 years ago
1
Please add a license to the repository and the PyPI source as well.
#62
sugatoray
closed
2 years ago
0
Creating a card from a template string instead of file
#61
BenjaminBossan
opened
2 years ago
8
from_template silently drops non-matching kwargs
#60
BenjaminBossan
opened
2 years ago
5
Model card template for NLP models with corresponding auto-fill texts for different variables
#59
mgerchick
opened
2 years ago
0
yaml error when saving the card
#58
merveenoyan
closed
2 years ago
3
Decouple modelcard from repocard
#57
nateraw
opened
2 years ago
0
update default model card
#56
nateraw
opened
2 years ago
4
:bookmark: prepare release 0.1.6
#55
nateraw
closed
2 years ago
0
:wrench: update read/write encoding for cards
#54
nateraw
closed
2 years ago
0
Update docstrings
#53
nateraw
closed
2 years ago
0
Prepare release 0.1.5
#52
nateraw
closed
2 years ago
0
Update RepoCard load and push functions
#51
nateraw
closed
2 years ago
1
Include `revision` and `commit_description` kwargs in `push_to_hub`
#50
nateraw
closed
2 years ago
0
Return URL string from `push_to_hub`
#49
nateraw
closed
2 years ago
0
Handle invalid model-index instead of throwing data away
#48
nateraw
opened
2 years ago
1
Add token for loading card
#47
nateraw
closed
2 years ago
2
Add encoding when saving card
#46
nateraw
closed
2 years ago
0
Update card validation endpoint
#45
nateraw
closed
2 years ago
0
Update validation endpoint
#44
nateraw
closed
2 years ago
0
Decouple model card specific items from RepoCard
#43
nateraw
opened
2 years ago
0
Allow returning specific model card sections
#42
sashavor
opened
2 years ago
0
Update version tag to 0.1.4
#41
nateraw
closed
2 years ago
0
Add commit message and description to RepoCard.push_to_hub
#40
nateraw
closed
2 years ago
0
Add Push To Hub Tests
#39
nateraw
closed
2 years ago
0
Add create_pr flag when uploading cards
#38
nateraw
closed
2 years ago
2
Prepare release 0.1.3
#37
nateraw
closed
2 years ago
0
Support for datacards/datasheets
#36
davanstrien
opened
2 years ago
3
Add modelcard validation by hitting hub endpoint
#35
nateraw
closed
2 years ago
1
Bump version to 0.1.2
#34
nateraw
closed
2 years ago
0
Update version tag
#33
nateraw
closed
2 years ago
0
Update default model card template
#32
nateraw
closed
2 years ago
1
Add token arg to repocard push_to_hub
#31
nateraw
closed
2 years ago
0
Add a tag for this library automatically
#30
nateraw
opened
2 years ago
0
Add ability to pull information from Transformers docs
#29
NielsRogge
opened
2 years ago
2
adding initial language model template work
#28
mgerchick
closed
2 years ago
3
Fix libraries link
#27
nateraw
closed
2 years ago
0
Bump version to 0.1.0
#26
nateraw
closed
2 years ago
0
Use CardData directly in ModelCard.from_template
#25
nateraw
closed
2 years ago
0
Update readme.md
#24
nateraw
closed
2 years ago
0
Deep copy card data when calling to_dict
#23
nateraw
closed
2 years ago
0
Update docstring syntax
#22
nateraw
closed
2 years ago
1
Extentions for integrations
#21
adrinjalali
opened
2 years ago
11
Add ability to PR modelcard updates
#20
nateraw
closed
2 years ago
0
Should we use card data object directly in ModelCard.from_template?
#19
nateraw
closed
2 years ago
2
Allow for arbitrary kwargs in CardData
#18
nateraw
closed
2 years ago
2
Loading cards from Hub with unhandled metadata headers fails
#17
nateraw
closed
2 years ago
5
Update model name when pushing to hub
#16
nateraw
closed
2 years ago
1
Next