Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 805 Bytes

share-checkpoint.md

File metadata and controls

22 lines (18 loc) · 805 Bytes

For resource limitation, we do not provide diversities of checkpoints, we hope you can share your checkpoints with those who have not enough resource to train their model.

  1. Upload your zipped checkpoint to Google Drive in a shared folder. 123

  2. Get the link of your checkpoint. 123

  3. Register the checkpoint in the checkpoint_map, then make a pull request. We will update the checkpoints index as soon as we can, Thanks for your help!

"checkpoint name": {
        "id": "your checkpoint link",
        "model": "model name",
        "dataset": "trained dataset",
        "description": "trained equipment",
        "version": "used pyabsa version",
        "author": "name (email)"
      }