Skip to content

Commit 0577c10

Browse files
authored
Update README.md
1 parent a378564 commit 0577c10

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,21 @@ pnpm upload
3838
```
3939
pnpm tuning
4040
```
41+
<img width="825" alt="Screenshot 2024-04-06 at 4 12 25 PM" src="https://github.com/Dann1y/gpt-tuning-node/assets/29726020/793d74a8-abfd-4e69-a7a9-c0dfcce91ee4">
42+
4143

4244
- Fine-tuning starts based on the uploaded file.
4345
- Also, you can check the progress on the OpenAI platform website, and easily access the website by clicking returned URL.
4446

47+
48+
49+
4550
### 3. Completion
4651

4752
```
4853
pnpm complete
4954
```
55+
<img width="668" alt="Screenshot 2024-04-06 at 4 17 21 PM" src="https://github.com/Dann1y/gpt-tuning-node/assets/29726020/e65b60b0-1ae5-4c03-b5c5-3b06f6e95908">
5056

5157
- Finally, when fine-tuning is completed, the results will arrive at the email you logged in to gpt.
5258
- Check ‘Output model’ in the URL and copy.

0 commit comments

Comments
 (0)