The Trial - Initial commit

This commit is contained in:
2026-01-17 14:59:35 -05:00
commit c401cf655d
27 changed files with 132452 additions and 0 deletions

20
requirements.txt Normal file
View File

@@ -0,0 +1,20 @@
torch>=2.0.0
transformers>=4.35.0
peft>=0.6.0
accelerate>=0.24.0
bitsandbytes>=0.41.0
datasets>=2.14.0
safetensors>=0.4.0
wandb>=0.15.0
tiktoken>=0.5.0
numpy>=1.24.0
pandas>=2.0.0
jupyter>=1.0.0
matplotlib>=3.7.0
seaborn>=0.12.0
scikit-learn>=1.3.0
tqdm>=4.65.0
requests>=2.31.0
beautifulsoup4>=4.12.0
nltk>=3.8.0
spacy>=3.6.0