Keyboard shortcuts

/ or ⌘/Ctrl K
Find a note
j / k
Next / previous section or linked note
h / l
Collapse or go to parent / expand or enter
e or Alt-click
Read a linked note here
o
Open focused note on its own
g g / G
First / last section or linked note
g h / g a
Home / all notes
g b / g t
Backlinks / table of contents
t
Cycle System, Light, Dark
? / Esc
Show / close this reference

Search: ↑/↓ or Ctrl N/P, Enter to open. Shortcuts pause while typing.

Adversarial NLI (ANLI) [b183bf01]

Tags: nli, datasets

  • Attempts to explicitly difficult to guess based on only the hypothesis
  • Same creation as Multi-Genre NLI (MNLI), but annotators can only submit an example if a bert-style model gets it wrong
  • BERT actually does pretty well as NLI, so the dataset is largely with tricky cases

1. Notes September 24 - 2022

  • How as ANLI done recently with GPT3?