Spaces:
Sleeping
Sleeping
| # Core ML libraries | |
| torch>=2.0.0 | |
| transformers>=4.35.0 | |
| datasets>=2.14.0 | |
| accelerate>=0.24.0 | |
| peft>=0.7.0 | |
| # Evaluation metrics | |
| evaluate>=0.4.0 | |
| sacrebleu>=2.3.1 | |
| rouge-score>=0.1.2 | |
| # Web interface | |
| gradio>=4.0.0 | |
| # Visualization | |
| plotly>=5.17.0 | |
| pandas>=2.0.0 | |
| # Utilities | |
| numpy>=1.24.0 | |
| tqdm>=4.66.0 | |
| # Optional: For faster tokenization | |
| sentencepiece>=0.1.99 |