File size: 492 Bytes
85e3d20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
--extra-index-url https://download.pytorch.org/whl/cu118 
torch
torchvision
torchaudio

huggingface_hub==0.22.2
# images
pillow

# common ml packages
transformers
scikit-learn
xgboost
keras
scipy
numpy==1.26.4
pandas
matplotlib
seaborn
tqdm
kaggle

# llm
anthropic
sentencepiece
peft
accelerate
evaluate

# graph
torch-geometric==2.3.1
ogb


#others
dacite
python-dotenv

# for p2m specifically
datasets
gradio==3.38.0
bert_score
tevatron
mdtex2html
retriv
tiktoken

charset-normalizer==3.1.0