Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 576 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 576 Bytes

This repository contains the files created for the paper Investigating Universal Adversarial Attacks Against Transformers-based Automatic Essay Scoring Systems. If you are using any of the models or the attacks, please cite us using:

REFERENCIA

The folders are split in the following manner:

  • Attacks: contains the files that generate the attack essays described in the paper.
  • Phi3: contains the files to fine-tune your Phi3 model and make inferences.
  • Feature-based: contains the files to transform an essay into features and to use these features to grade an essay.