Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1010 Bytes

readme.md

File metadata and controls

35 lines (28 loc) · 1010 Bytes

MetaPrompter

ENV

  • environments:

    • torch=1.12.1
    • datasets=2.7.0
    • transformers=4.24.0
    • yaml=6.0
    • mysql-connector-python
  • Tesla V100S-32GB x 8, NVIDIA A100-80GB x 8

  • note: when the OOM problem happens, can reduce the number of query samples (in configs/few_shot_settings.yaml) or increase the GPU memory.

Experiments on RepVerb

Experiments on MetaPrompter

References

bibtex

@InProceedings{jiang2023effective,
  author    = {Jiang, Weisen and Zhang, Yu and Kwok, James},
  booktitle = {International Conference on Machine Learning},
  title     = {Effective Structured Prompting by Meta-Learning and Representative Verbalizer},
  year      = {2023},
}