Skip to content

vindakunte/QGEN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

QGEN

The aim of this project is to build a Question generation system by generating keywords from input text from the user along with generating distractors for MCQs.

Dataset

  • SQuAD
    • The Stanford Question Answering Dataset (SQuAD) is a set of question and answer pairs along with the context.

Usage

  1. Mount Google Drive to Collab
from google.colab import drive
drive.mount('/content/gdrive')
  1. Pre-Trained Model
https://drive.google.com/drive/folders/1-1y8vxpkiRBBjl_aNaxYCK8kRNHDdw3L
  1. Pre-Trained Tokenizers
https://drive.google.com/drive/folders/1-0YWVzKZ_ci2yDEOWEoW-tgpLIdSzsyp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published