Skip to content

cranberrii/question-answer-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Large Language Models for Question Answering

TODO: readme

Notes for installation:

ERROR: Could not find a version that satisfies the requirement setuptools_scm (from versions: none)
ERROR: No matching distribution found for setuptools_scm
  1. pip install setuptools_scm
  2. pip install seqeval

Install ubuntu tools for pdftotext: https://stackoverflow.com/questions/45912641/unable-to-install-pdftotext-on-python-3-6-missing-poppler

Install faiss-cpu from pip, not from pytorch: criteo/autofaiss#112

References:

https://huggingface.co/t5-large

https://huggingface.co/valhalla/t5-base-squad

https://github.com/patil-suraj/exploring-T5/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published