Skip to content

add readme_path to config for HF model cards#142

Draft
jettjaniak wants to merge 1 commit intomainfrom
model-card
Draft

add readme_path to config for HF model cards#142
jettjaniak wants to merge 1 commit intomainfrom
model-card

Conversation

@jettjaniak
Copy link
Contributor

@jettjaniak jettjaniak commented May 15, 2024

a stub of what we could use

---
language:
- en
license: apache-2.0
datasets:
- delphi-suite/stories
library_name: delphi
---

This model was trained using [Delphi](https://github.com/delphi-suite/delphi). See `training_config.json` and `run_context.json` for details.

@jettjaniak jettjaniak linked an issue May 15, 2024 that may be closed by this pull request
@SrGonao
Copy link
Contributor

SrGonao commented May 20, 2024

Are you also adding to this PR the actual way to produce the model cards or will that be a follow up? otherwise looks good

@jettjaniak jettjaniak marked this pull request as draft May 22, 2024 09:16
@jettjaniak
Copy link
Contributor Author

TODOs

  • upload readme only to the main branch
  • provide a default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

provide readme and model card when uploading models

2 participants