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 549 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
20
21
22
23
24
25
26
27
28
29
30
31
32
  1. certifi==2021.10.8
  2. charset-normalizer==2.0.12
  3. click==8.0.4
  4. dataclasses==0.8
  5. filelock==3.4.1
  6. idna==3.3
  7. importlib-metadata==4.8.3
  8. importlib-resources==5.4.0
  9. joblib==1.1.0
  10. numpy==1.19.5
  11. packaging==21.3
  12. pandas==1.1.5
  13. pyparsing==3.0.7
  14. python-dateutil==2.8.2
  15. pytz==2021.3
  16. PyYAML==6.0
  17. regex==2022.3.2
  18. requests==2.27.1
  19. sacremoses==0.0.47
  20. scikit-learn==0.24.2
  21. scipy==1.5.4
  22. sentencepiece==0.1.96
  23. six==1.16.0
  24. sklearn==0.0
  25. threadpoolctl==3.1.0
  26. tokenizers==0.8.1rc2
  27. tqdm==4.63.0
  28. transformers==3.1.0
  29. typing-extensions==4.1.1
  30. urllib3==1.26.8
  31. wget==3.2
  32. zipp==3.6.0
Tip!

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

Comments

Loading...