Skip to content

iamhere1/Multi-Scale-BERT-AES

Repository files navigation

Steps to run the decoding process:
step 1: Download the project to the computer.
step 2: Download the model(for ASAP's prompt 8) to the computer with the following link:
        Link: https://pan.baidu.com/s/1_m_-DQlX-dLh1XdhOMzj1A?pwd=tmmb
step 3: Update the config file "asap.ini" as following:
        To run the scoring process, you only need to change the following options:
        data_dir: your local data directory to store the essays data of prompt 8 (format: id text score)
        model_directory: your local model directory
        result_file: the file to store prediction score
step 4: Run shell script to get scoring result:
        sh decode.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published