Skip to content
#

transformers

Here are 341 public repositories matching this topic...

jina
hanxiao
hanxiao commented Nov 11, 2020

Describe the feature

Expected behaviors:

  • Flow()....needs_all() collect all hanging Pod so far, it is a sugary syntax for .needs(['h1', 'h2', ...])
  • Like .needs(), .needs_all() can be used at any part of the Flow
  • All other behaviors follow needs()

Hanging Pods are the pods that have no output so far.

Your proposal

pytorch-original-transformer

My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.

  • Updated Nov 7, 2020
  • Python

Improve this page

Add a description, image, and links to the transformers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transformers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.