Spaces:
Runtime error
Runtime error
Commit
·
3ab71ab
1
Parent(s):
27b7058
more readme details
Browse files
README.md
CHANGED
@@ -9,3 +9,6 @@ This is full of experiments that are based of aitextgen Python package.
|
|
9 |
2. Create a virtual environment using pipenv
|
10 |
3. Install the dependencies using pipenv
|
11 |
4. Run the jupyter notebook
|
|
|
|
|
|
|
|
9 |
2. Create a virtual environment using pipenv
|
10 |
3. Install the dependencies using pipenv
|
11 |
4. Run the jupyter notebook
|
12 |
+
|
13 |
+
## GPT Model Training
|
14 |
+
This is full of experiments that are based of aitextgen Python package. Different notebooks are used for different experiments.
|