Skip to content

ga-curriculum/nlp-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP Lab


About

In this lab, you build and evaluate various QA pipelines for financial documents.

Objectives

The goal of this lab is to build a Question Answer (QA) pipeline for financial documents that financial analysts can use to inform their research by processing tons of text based data quickly, and pulling out key insights.

  • Note your results may be different from the solutions. Evaluate your results.

Steps:

  1. Build an initial pipeline using a single text document financial_context
  2. Test a few pretrained models and select one to use for this task
  3. Evaluate the performance of your model
  4. Make recommendations for when if should and should not be used
  5. BONUS: Extend the pipeline to a larger set of documents from the FinQA data

Materials We Provide

Topic Description Link
Lab NLP Lap Notebook Link
Data FinQA Link

References


Prerequisites

Before this activity, students should already be able to:

  • Explore Hugging Face for NLP models
  • Create an NLP pipeline in Hugging Face

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors