facebookresearch / dynalab

The Python library with command line tools to interact with Dynabench(https://dynabench.org/), such as uploading models.
MIT License
54 stars 10 forks source link

Feature/support dynatask #112

Closed anmol1707 closed 3 years ago

anmol1707 commented 3 years ago

With this PR, we want to allow users to be able to upload models to any task, including the ones created by other users through the DynaTask feature.

Initial discussions on the implementation details of this PR can be found in this doc.

There is no change in the flow for users when they upload a model through dynalab. You can follow the readme.md files to try uploading a model for any task.