This is an official code for implementing our GPT-enabled MLP research.
We addressed three tasks: text classification, named entity recongition, and extractive question answering.
Dataset used in this study is available, and unzip in your own directory.
-text classification:
-named entity recognition:
-extractive question answering:
Our experiment setting is as follows:
- openai:
- pandas:
- scipy: