-
Notifications
You must be signed in to change notification settings - Fork 21
Upload HuggingFace Models #25
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
base: main
Are you sure you want to change the base?
Conversation
|
@yhshu please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
|
@microsoft-github-policy-service agree |
(1) Create the following repos on Huggingface (https://huggingface.co/docs/hub/repositories-getting-started), HuggingFace requires one repo for each model/checkpoint, let's assume their names are:
(2) clone these repos:
(3) copy files to each repo:
Data are already in publicly released TIARA_DATA.zip, and copy/move them to repos.
(4) add additional files to each repo:
These additional files for HuggingFace repos are in
KC/papers/TIARA/HuggingFaceof this PR: model card (README.md) and LICENSE.The first part in README.md is used for the HuggingFace model card, though the content could be changed, the format in this part should not be changed.
(5) Upload each repo: