cvlab-ai / splinter

MIT License
0 stars 1 forks source link

Enhancing Data Generation Efficiency #103

Open Krystian030 opened 4 months ago

Krystian030 commented 4 months ago

This task involves improving the efficiency of the data generation process, particularly for exam-related data. One suggestion to enhance efficiency is to explore parallel processing techniques for data generation.

The data generation script (mark_generator.py) resides within the mark_generator module.

Blocked by: #87