m7mdal7aj commited on
Commit
6aebec4
1 Parent(s): 56bdec4

Create readme.txt

Browse files
Files changed (1) hide show
  1. my_model/fine_tuner/readme.txt +2 -0
my_model/fine_tuner/readme.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ This directory implements the full fine-tuning process including data preparation for fine-tuning as well as the fine-tuning process.
2
+ Detailed documentations are provided inside the `fine-tuner.py` module.