From 2ac0aa8e32349c0f102832873a00862229707348 Mon Sep 17 00:00:00 2001 From: Harsh Raj Date: Wed, 13 Sep 2023 16:33:39 +0530 Subject: [PATCH] credits --- data_synthesis/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data_synthesis/README.md b/data_synthesis/README.md index df7c690..3bd69ca 100644 --- a/data_synthesis/README.md +++ b/data_synthesis/README.md @@ -16,3 +16,5 @@ Once you have the desired configuration, run: python run.py --config_path ``` + +CREDITS: The codebase is based on [airoboros](https://github.com/jondurbin/airoboros).