Win-Stack / requirements.txt
smarthillc
Add training app with Flan-T5 implementation and datasets
d96cedb
raw
history blame contribute delete
244 Bytes
transformers>=4.36.0
datasets>=2.16.0
accelerate>=0.25.0
peft>=0.7.0
evaluate>=0.4.1
rouge_score>=0.1.2
pandas>=2.0.0
numpy>=1.24.0
torch>=2.1.0
sentencepiece>=0.1.99
huggingface_hub>=0.20.0
gradio==5.6.0
tensorboard>=2.15.0
scikit-learn>=1.3.0