Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wongzhenhao/MathQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

We present the implementation for reproducing the results of our work. The pipeline consists of two main stages:


1. Data Preparation (via DataFlow)

We use the DataFlow framework for dataset preparation. Please follow the steps below:

# Step 1: pip install OpenDataFlow enviroment
pip install open-dataflow

# Step 2: Prepare the data using the provided scripts
python mathfusion.py

Make sure the processed dataset follows the required format expected by our training pipeline.


2. Training (Coming Soon)

We will release the training scripts and configuration files shortly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages