determined icon indicating copy to clipboard operation
determined copied to clipboard

feat: transformers translation example in model-hub [DET-5633]

Open liamcli opened this issue 4 years ago • 1 comments

Description

Add huggingface transformer's translation example to our model-hub.

Test Plan

  • [x] Train each experiment configuration and confirm performance is as expected

Commentary (optional)

The upstream transformers translation example has configurations for three model types: marian, t5, and mbart. The marian and mbart configurations errored out when I trained to run it myself outside of determined.

The example configurations provided in this PR fix those issues.

Checklist

  • [ ] User-facing API changes need the "User-facing API Change" label.
  • [x] Release notes should be added as a separate file under docs/release-notes/. See Release Note for details.
  • [x] Licenses should be included for new code which was copied and/or modified from any external code.

liamcli avatar Jul 13 '21 06:07 liamcli

✔️ Deploy Preview for determined-ui canceled.

🔨 Explore the source changes: 47fbd778f30250e0d1852aae8399c7672b608094

🔍 Inspect the deploy log: https://app.netlify.com/sites/determined-ui/deploys/613171933467a0000712a95a

netlify[bot] avatar Jul 13 '21 06:07 netlify[bot]

closing PR since we will support better hf transformers integration with a core API callback soon

liamcli avatar Dec 23 '22 00:12 liamcli