experiment: using LLM for initial annotation

This commit is contained in:
2025-07-18 22:49:45 +02:00
parent 78355eb1d1
commit eacbb94a48
6 changed files with 182 additions and 26 deletions
+1
View File
@@ -28,6 +28,7 @@ pip install -r requirements.txt
### 1. Dataset Preparation
```bash
python -m processing.gender.prepare
python -m processing.annotation.prepare
```
### 2. Training