Skip to content

Oxen-AI/ReFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReFT

Here is a small implementation of ReFT to go along with our weekly Arxiv Dive.

Training / Test

# Download the minimal training data
oxen download ox/oxen-qa train.jsonl
# Train the model
python train.py
# Test the model
python -i test.py

Acknowledgements

Thanks to the hard work and references from

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages