gitextract_dfq_j6md/ ├── .github/ │ └── workflows/ │ └── checks.yml ├── .gitignore ├── LICENSE ├── Makefile ├── README.md ├── docs/ │ ├── header-includes.yaml │ ├── index.html │ └── tufte.css ├── requirements.txt ├── the_annotated_transformer.py └── writeup/ ├── acl2018.sty └── acl_natbib.bst