Skip to content

yest/T5-QA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T5 question answering

This repository contains the question-answering model code using T5 pre-trained model finetuned on a biomedical dataset.

Dataset

The dataset taken from BioBERT

Requirements

  • Python 3x
  • PyTorch 1.8.1
  • Transformers 4.1.1
  • PyTorch Lightning 1.3.0

Source

This repository is modified from these Youtube videos

Thanks to Venelin Valkov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages