ZIYANGSONG2003 / AI-Enhanced-WordPress-Development-Toolkit

COMP3500
3 stars 8 forks source link

B1.4 Prepare data for GPT3.5 OR gpt 4.o to train the model #144

Closed Guanweiyi1999 closed 3 months ago

Guanweiyi1999 commented 3 months ago

Read the plugin code logic and organize the training data (in a form suitable for GPT3.5)

2Jus2 commented 2 months ago

LGTM

BillyHeYifan commented 1 month ago

Organized the training data by thoroughly analyzing the plugin code logic. Extracted relevant information for shortcode generation and structured the dataset in JSONL format. Ensured all data points are validated and consistent, minimizing the risk of formatting errors during the fine-tuning process.