saidutta69 commited on
Commit
ca6d8e1
·
verified ·
1 Parent(s): f4ebaee

Upload reproduce/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. reproduce/requirements.txt +110 -0
reproduce/requirements.txt ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ accelerate==1.14.0
3
+ alembic==1.19.1
4
+ annotated-doc==0.0.5
5
+ annotated-types==0.8.0
6
+ anyio==4.14.2
7
+ bitsandbytes==0.50.1
8
+ certifi==2026.7.22
9
+ chardet==5.2.0
10
+ charset-normalizer==3.4.9
11
+ click==8.4.2
12
+ colorama==0.4.6
13
+ colorlog==6.12.0
14
+ cuda-bindings==12.9.7
15
+ cuda-pathfinder==1.6.0
16
+ cuda-toolkit==12.8.1
17
+ dataproperty==1.1.1
18
+ datasets==4.8.5
19
+ dill==0.3.8
20
+ evaluate==0.4.6
21
+ filelock==3.32.3
22
+ fsspec==2025.3.0
23
+ greenlet==3.5.5
24
+ h11==0.16.0
25
+ heretic-llm==1.4.0
26
+ hf-xet==1.6.0
27
+ httpcore==1.0.9
28
+ httpx==0.28.1
29
+ huggingface-hub==1.27.0
30
+ idna==3.18
31
+ immutabledict==4.3.1
32
+ importlib-metadata==9.0.0
33
+ jinja2==3.1.6
34
+ joblib==1.5.3
35
+ langdetect==1.0.9
36
+ lm-eval==0.4.12
37
+ lxml==6.1.1
38
+ mako==1.1.3
39
+ markdown-it-py==4.2.0
40
+ markupsafe==3.0.3
41
+ mbstrdecoder==1.1.5
42
+ mdurl==0.1.2
43
+ more-itertools==10.8.0
44
+ mpmath==1.3.0
45
+ multiprocess==0.70.16
46
+ networkx==3.6.1
47
+ nltk==3.9.1
48
+ numpy==2.5.2
49
+ nvidia-cublas-cu12==12.8.4.1
50
+ nvidia-cudnn-cu12==9.19.0.56
51
+ nvidia-cusparselt-cu12==0.7.1
52
+ nvidia-nccl-cu12==2.28.9
53
+ nvidia-nvshmem-cu12==3.4.5
54
+ optuna==4.9.0
55
+ packaging==26.3
56
+ pandas==2.2.3
57
+ pathvalidate==3.3.1
58
+ peft==0.20.0
59
+ pillow==11.3.0
60
+ portalocker==4.1.0
61
+ prompt-toolkit==3.0.53
62
+ psutil==7.2.2
63
+ py-cpuinfo==9.0.0
64
+ pyarrow==25.0.1
65
+ pydantic==2.13.4
66
+ pydantic-core==2.46.4
67
+ pydantic-settings==2.15.0
68
+ pygments==2.20.0
69
+ pytablewriter==1.2.1
70
+ python-dateutil==2.9.0.post0
71
+ python-dotenv==1.2.2
72
+ pytz==2025.2
73
+ pyyaml==6.0.3
74
+ questionary==2.1.1
75
+ regex==2025.11.3
76
+ requests==2.32.4
77
+ rich==14.3.4
78
+ rouge-score==0.1.2
79
+ sacrebleu==2.6.0
80
+ safetensors==0.8.0
81
+ scikit-learn==1.6.1
82
+ scipy==1.16.3
83
+ setuptools==75.2.0
84
+ shellingham==1.5.4
85
+ six==1.17.0
86
+ sqlalchemy==2.0.52
87
+ sqlitedict==2.1.0
88
+ sympy==1.14.0
89
+ tabledata==1.3.5
90
+ tabulate==0.9.0
91
+ tcolorpy==0.1.7
92
+ threadpoolctl==3.6.0
93
+ tokenizers==0.22.2
94
+ tomli-w==1.2.0
95
+ torch==2.11.0
96
+ torchaudio==2.11.0
97
+ torchvision==0.26.0
98
+ tqdm==4.67.3
99
+ transformers==5.15.0
100
+ triton==3.6.0
101
+ typepy==1.3.5
102
+ typer==0.27.1
103
+ typing-extensions==4.16.0
104
+ typing-inspection==0.4.4
105
+ tzdata==2026.3
106
+ urllib3==2.5.0
107
+ wcwidth==0.8.2
108
+ word2number==1.1
109
+ xxhash==4.0.0
110
+ zipp==4.1.0