Skip to content

Commit 744e786

Browse files
authored
fix(readme): update training image
1 parent d68f829 commit 744e786

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,17 @@ Flare AI Kit template for Social AI Agents.
5858
5. **Observe loss parameters:**
5959
After tuning in complete, a training loss PNG will be saved in the root folder corresponding to the new model.
6060
Ideally the loss should minimize to near 0 after several training epochs.
61+
62+
![agent-pugo-hilion_mean_loss](https://github.com/user-attachments/assets/39882da7-8f5f-45cd-afca-709f1333edf4)
6163

62-
![pugo-hilion_mean_loss](https://github.com/user-attachments/assets/f6c4d82b-678a-4ae5-bfb7-39dc59e1103d)
63-
64-
6. **Test the new model:**
64+
7. **Test the new model:**
6565
Select the new tuned model and compare it against a set of prompting techniques (zero-shot, few-shot and chain-of-thought):
6666

6767
```bash
6868
uv run start-compare
6969
```
7070

71-
7. **Start Social Bots (optional):**
71+
8. **Start Social Bots (optional):**
7272

7373
- Set up Twitter/X API credentials
7474
- Configure Telegram bot token

0 commit comments

Comments
 (0)