Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 229 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  1. numpy==1.21.1
  2. datasets==1.10.2
  3. pytorch_lightning==1.3.5
  4. transformers==4.9.0
  5. torch==1.9.0
  6. dagshub==0.1.6
  7. pandas==1.1.5
  8. rouge_score
  9. pyyaml
  10. dvc
  11. mlflow
  12. wandb
  13. # external requirements
  14. click
  15. coverage
  16. awscli
  17. flake8
  18. python-dotenv>=0.5.1
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...