ltgoslo / bert-in-context

Official implementation of "BERTs are Generative In-Context Learners"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BERTs are Generative In-Context Learners


David Samuel

University of Oslo
Language Technology Group


Paper
HuggingFace model



Please cite the following publication (just arXiv for now)

@misc{samuel2024berts,
  title={{BERTs} are Generative In-Context Learners}, 
  author={David Samuel},
  year={2024},
  eprint={2406.04823},
  archivePrefix={arXiv},
  primaryClass={cs.CL},
  url={https://arxiv.org/abs/2406.04823}
}

About

Official implementation of "BERTs are Generative In-Context Learners"

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Shell 0.1%