Skip to content

The Bert and Flan-T5 model are fine-tuned on the COVID datasets and integrated into one layer.

Notifications You must be signed in to change notification settings

Eilok/COVID-Q-A-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COVID-Q&A-system

Two pretrained Q&A models are used to fine-tuned based on the newest COVID Q&A dataset:

  • Bert
  • Flan-T5

Tkinter is applied to design user interface so that people can use model for Q&A.

Model Inference

The models that have been fine-tuned in this project can be downloaded from Baidu Disk:

You should download the two \model folders and place them under \Bert and \Flan-T5-Lora folders respectively. Then you can simply run the main.py file and use the models for Q&A.

About

The Bert and Flan-T5 model are fine-tuned on the COVID datasets and integrated into one layer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published