Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages