PhillyMac/fdr-training-corpus
FDR Training Corpus This dataset contains training material for creating Franklin Delano Roosevelt (FDR) language models and conversational agents. Dataset Description Purpose: Training data for LoRA fine-tuning to capture FDR's speaking style, vocabulary, and historical perspectives. Content: Speeches, letters, fireside chats, press conferences, and other public communications from FDR's presidency (1933-1945). License: CC0-1.0 (Public Domain) - All content is… See the full description on the dataset page: https://huggingface.co/datasets/PhillyMac/fdr-training-corpus.
FDR Training Corpus
This dataset contains training material for creating Franklin Delano Roosevelt (FDR) language models and conversational agents.
Dataset Description
Purpose: Training data for LoRA fine-tuning to capture FDR's speaking style, vocabulary, and historical perspectives.
Content: Speeches, letters, fireside chats, press conferences, and other public communications from FDR's presidency (1933-1945).
License: CC0-1.0 (Public Domain) - All content is from historical public domain sources.
Usage
This dataset is designed for:
- LoRA fine-tuning of language models
- Training conversational AI agents with FDR's personality
- Historical language model research
- Educational applications
Data Structure
data/
├── speeches/ # Major speeches and addresses
├── fireside_chats/ # Radio addresses to the nation
├── letters/ # Personal and official correspondence
├── press_conferences/ # Q&A sessions with press
└── misc/ # Other historical documentsTraining Recommendations
LoRA Configuration:
- Rank: 16
- Alpha: 32
- Dropout: 0.1
- Target modules: qproj, kproj, vproj, oproj
Training Parameters:
- Learning rate: 3e-4
- Epochs: 3-5
- Batch size: 2-4
- Max sequence length: 512
Citation
When using this dataset, please acknowledge:
- The historical nature of the content (1933-1945)
- Public domain status of source materials
- Purpose for educational/research use
Generated on: 2025-09-08
