You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix model card: show actual book count not 'Complete Works'
- Added count_training_books() function
- Dynamically counts .txt files in data/cleaned/{author}/
- Model cards now show: '10 books by Herman Melville' etc.
- Tested: all 8 authors return correct counts
Ref: #38
0 commit comments