Skip to content

Revanth/convfinqa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvFinQA

Get started

Prerequisites

Setup

  1. Clone this repository
  2. Use the UV environment manager to install dependencies:
# install uv
brew install uv

# set up env
uv sync

# add python package to env
uv add <package_name>

[optional] Use CLI to chat

Run it with:

uv run main

Longer form:

uv run python src/main.py

How to chat:

uv run main chat <record_id> 

Chat

About

The major challenge of this project is to learn the chain of numerical reasoning throughout the conversation turns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages