Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 596 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 596 Bytes

Computing many shot classes

Binder

Many shot verb and noun classes are defined as those classes that have > 100 instances in training.

Many shot actions are the subset of the cross product between the many shot verb and many shot nouns that appear at least once in training.

  • 26 verb classes
  • 71 noun classes
  • 819 action classes

Check out the notebook for deriving these numbers from the training labels alone.