Skip to content

CFPL2024/CFPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

README

Thanks for your attention. The following instructions can help you reproduce the experiments.

Platform

Our experiments are conducted on a platform with GPU NVIDIA 3090 RTX 24GB.

1. prepare environment

pip install -r requirements.txt

2. prepare datasets

Full data is available, or you can generate it by your self. Please use the generation tool for converting normal data into few-shot/meta-episode style provided by Few-shot Data Generation Tool

3. prepare the teacher model

Download bert-base-multilingual-uncased from huggingface.

4. train and test

run

bash stan_train.sh

to train and test models. You can get the test result in /model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published