Skip to content
forked from fenffef/PROTECT

TASLP'24 PROTECT: Parameter-Efficient Tuning for Few-Shot Robust Chinese Text Correction

License

Notifications You must be signed in to change notification settings

Tislab-NLP/PROTECT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROTECT: Parameter-Efficient Tuning for Few-Shot Robust Chinese Text Correction


This repository contains code, model, datasets for PROTECT

framework

Pretrain

dataset

Pretrain dataset available at here and Huggingface

cd scripts
sh pretrain.sh

Finetune

pretrained model and datasets

To facilitate replication, we provide pre-trained PROTECT model and datasets.

pre-trained PROTECT model available at Huggingface

datasets available at here

cd scripts
sh train.sh

About

TASLP'24 PROTECT: Parameter-Efficient Tuning for Few-Shot Robust Chinese Text Correction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%