ryefoxlime commited on
Commit
8143c42
1 Parent(s): 19d9abc

updated Readme file

Browse files
Files changed (3) hide show
  1. README.md +7 -1
  2. requirements.in +0 -140
  3. requirements.txt +0 -402
README.md CHANGED
@@ -13,9 +13,15 @@ library_name: transformers
13
  ---
14
  # TADBot
15
 
 
 
 
 
 
 
16
  ## Overview
17
 
18
- TADBot is small language model that is trained on the nbertagnolli/counsel-chat dataset. It is a fine-tuned version of the Gemma 2 2B, which is a small language model with 2 billion parameters. TADBot is designed to assist people deal with mental problems and offer them advice based on the context of the conversation. It is not intended to replace professional mental health care, but rather to provide a supportive and empathetic resource for those who may be struggling with mental health issues. TADBot is still in development and is not yet available for public use.
19
 
20
  ## Technology used
21
 
 
13
  ---
14
  # TADBot
15
 
16
+ ## Problem Statement
17
+
18
+ - Mental health issues are a significant problem that affects millions of people worldwide, yet many people struggle to seek help due to stigma, lack of resources, or other barriers.
19
+ - Existing mental health resources often lack personalization and empathy, making it difficult for individuals to connect with them and receive the help they need.
20
+ - There is a need for a more accessible, affordable, and personalized mental health resource that can provide support and advice to individuals who may be struggling with mental health issues.
21
+
22
  ## Overview
23
 
24
+ TADBot is a small language model that is fine-tuned on the nbertagnolli/counsel-chat dataset to assist people deal with mental problems and offer them advice based on the context of the conversation. It is designed to be a supportive and empathetic resource for those who may be struggling with mental health issues, providing personalized and tailored support and advice. TADBot is still in development and is not yet available for public use, but it has the potential to significantly improve access to mental health resources and support for individuals who may be struggling with mental health issues.
25
 
26
  ## Technology used
27
 
requirements.in DELETED
@@ -1,140 +0,0 @@
1
- absl-py==2.1.0
2
- accelerate==1.1.1
3
- aiohappyeyeballs==2.4.3
4
- aiohttp==3.10.10
5
- aiosignal==1.3.1
6
- asttokens==2.4.1
7
- astunparse==1.6.3
8
- attrs==24.2.0
9
- beautifulsoup4==4.12.3
10
- bitsandbytes==0.44.1
11
- blinker==1.9.0
12
- certifi==2024.8.30
13
- charset-normalizer==3.4.0
14
- click==8.1.7
15
- colorama==0.4.6
16
- comm==0.2.2
17
- contourpy==1.3.0
18
- cycler==0.12.1
19
- datasets==3.1.0
20
- debugpy==1.8.8
21
- decorator==5.1.1
22
- deepface==0.0.93
23
- dill==0.3.8
24
- executing==2.1.0
25
- filelock==3.16.1
26
- fire==0.7.0
27
- flask==3.0.3
28
- flask-cors==5.0.0
29
- flatbuffers==24.3.25
30
- fonttools==4.54.1
31
- frozenlist==1.5.0
32
- fsspec==2024.9.0
33
- gast==0.6.0
34
- gdown==5.2.0
35
- google-pasta==0.2.0
36
- grpcio==1.67.1
37
- gunicorn==23.0.0
38
- h5py==3.12.1
39
- huggingface-hub==0.26.2
40
- idna==3.10
41
- ipykernel==6.29.5
42
- ipython==8.29.0
43
- ipywidgets==8.1.5
44
- itsdangerous==2.2.0
45
- jedi==0.19.2
46
- jinja2==3.1.4
47
- joblib==1.4.2
48
- jsonlines==4.0.0
49
- jupyter-client==8.6.3
50
- jupyter-core==5.7.2
51
- jupyterlab-widgets==3.0.13
52
- keras==3.6.0
53
- kiwisolver==1.4.7
54
- libclang==18.1.1
55
- lz4==4.3.3
56
- markdown==3.7
57
- markdown-it-py==3.0.0
58
- markupsafe==3.0.1
59
- matplotlib==3.9.2
60
- matplotlib-inline==0.1.7
61
- mdurl==0.1.2
62
- ml-dtypes==0.4.1
63
- mpmath==1.3.0
64
- mtcnn==1.0.0
65
- multidict==6.1.0
66
- multiprocess==0.70.16
67
- namex==0.0.8
68
- nest-asyncio==1.6.0
69
- networkx==3.4.2
70
- numpy==2.0.2
71
- opencv-python==4.10.0.84
72
- opt-einsum==3.4.0
73
- optree==0.13.0
74
- packaging==24.2
75
- pandas==2.2.3
76
- parso==0.8.4
77
- peft==0.13.2
78
- pillow==11.0.0
79
- platformdirs==4.3.6
80
- prompt-toolkit==3.0.48
81
- propcache==0.2.0
82
- protobuf==5.28.3
83
- psutil==6.1.0
84
- pure-eval==0.2.3
85
- pyarrow==18.0.0
86
- pygments==2.18.0
87
- pyparsing==3.2.0
88
- pysocks==1.7.1
89
- python-dateutil==2.9.0.post0
90
- pytz==2024.2
91
- pywin32==308
92
- pyyaml==6.0.2
93
- pyzmq==26.2.0
94
- regex==2024.11.6
95
- requests==2.32.3
96
- retina-face==0.0.17
97
- rich==13.9.4
98
- safetensors==0.4.5
99
- scikit-learn==1.5.2
100
- scipy==1.14.1
101
- setuptools==75.4.0
102
- six==1.16.0
103
- soupsieve==2.6
104
- stack-data==0.6.3
105
- sympy==1.13.1
106
- tensorboard==2.18.0
107
- tensorboard-data-server==0.7.2
108
- tensorflow==2.18.0
109
- tensorflow-intel==2.18.0
110
- tensorflow-io-gcs-filesystem==0.31.0
111
- termcolor==2.5.0
112
- tf-keras==2.18.0
113
- thop==0.1.1.post2209072238
114
- threadpoolctl==3.5.0
115
- timm==1.0.11
116
- tokenizers==0.20.3
117
- torch==2.5.1+cu124
118
- torchaudio==2.5.1+cu124
119
- torchsampler==0.1.2
120
- torchvision==0.20.1+cu124
121
- tornado==6.4.1
122
- tqdm==4.67.0
123
- traitlets==5.14.3
124
- transformers==4.46.2
125
- trl==0.12.0
126
- typing-extensions==4.12.2
127
- tzdata==2024.2
128
- urllib3==2.2.3
129
- wcwidth==0.2.13
130
- werkzeug==3.1.3
131
- wheel==0.45.0
132
- widgetsnbextension==4.0.13
133
- wrapt==1.16.0
134
- xxhash==3.5.0
135
- yarl==1.17.1
136
- torch==2.5.1
137
- torchvision==0.20.1
138
- torchaudio==2.5.1
139
- speechrecogntion
140
- pyttsx3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements.txt DELETED
@@ -1,402 +0,0 @@
1
- # This file was autogenerated by uv via the following command:
2
- # uv pip compile requirements.in -o requirements.txt --python-version 3.11.10 --index-strategy unsafe-best-match --universal
3
- absl-py==2.1.0
4
- # via
5
- # keras
6
- # tensorboard
7
- # tensorflow
8
- accelerate==1.1.1
9
- # via
10
- # -r requirements.in
11
- # peft
12
- # trl
13
- aiohappyeyeballs==2.4.3
14
- # via aiohttp
15
- aiohttp==3.10.10
16
- # via
17
- # datasets
18
- # fsspec
19
- aiosignal==1.3.1
20
- # via aiohttp
21
- astunparse==1.6.3
22
- # via tensorflow
23
- attrs==24.2.0
24
- # via
25
- # aiohttp
26
- # jsonlines
27
- beautifulsoup4==4.12.3
28
- # via gdown
29
- bitsandbytes==0.44.1
30
- # via -r requirements.in
31
- blinker==1.9.0
32
- # via flask
33
- certifi==2024.8.30
34
- # via requests
35
- charset-normalizer==3.4.0
36
- # via requests
37
- click==8.1.7
38
- # via flask
39
- colorama==0.4.6 ; platform_system == 'Windows'
40
- # via
41
- # click
42
- # tqdm
43
- contourpy==1.3.0
44
- # via matplotlib
45
- cycler==0.12.1
46
- # via matplotlib
47
- datasets==3.1.0
48
- # via
49
- # -r requirements.in
50
- # trl
51
- deepface==0.0.93
52
- # via -r requirements.in
53
- dill==0.3.8
54
- # via
55
- # datasets
56
- # multiprocess
57
- filelock==3.16.1
58
- # via
59
- # datasets
60
- # gdown
61
- # huggingface-hub
62
- # torch
63
- # transformers
64
- # triton
65
- fire==0.7.0
66
- # via deepface
67
- flask==3.0.3
68
- # via
69
- # deepface
70
- # flask-cors
71
- flask-cors==5.0.0
72
- # via deepface
73
- flatbuffers==24.3.25
74
- # via tensorflow
75
- fonttools==4.54.1
76
- # via matplotlib
77
- frozenlist==1.5.0
78
- # via
79
- # aiohttp
80
- # aiosignal
81
- fsspec==2024.9.0
82
- # via
83
- # datasets
84
- # huggingface-hub
85
- # torch
86
- gast==0.6.0
87
- # via tensorflow
88
- gdown==5.2.0
89
- # via
90
- # deepface
91
- # retina-face
92
- google-pasta==0.2.0
93
- # via tensorflow
94
- grpcio==1.67.1
95
- # via
96
- # tensorboard
97
- # tensorflow
98
- gunicorn==23.0.0
99
- # via deepface
100
- h5py==3.12.1
101
- # via
102
- # keras
103
- # tensorflow
104
- huggingface-hub==0.26.2
105
- # via
106
- # -r requirements.in
107
- # accelerate
108
- # datasets
109
- # peft
110
- # tokenizers
111
- # transformers
112
- idna==3.10
113
- # via
114
- # requests
115
- # yarl
116
- itsdangerous==2.2.0
117
- # via flask
118
- jinja2==3.1.4
119
- # via
120
- # flask
121
- # torch
122
- joblib==1.4.2
123
- # via
124
- # mtcnn
125
- # scikit-learn
126
- jsonlines==4.0.0
127
- # via -r requirements.in
128
- keras==3.6.0
129
- # via
130
- # deepface
131
- # tensorflow
132
- kiwisolver==1.4.7
133
- # via matplotlib
134
- libclang==18.1.1
135
- # via tensorflow
136
- lz4==4.3.3
137
- # via mtcnn
138
- markdown==3.7
139
- # via tensorboard
140
- markdown-it-py==3.0.0
141
- # via rich
142
- markupsafe==3.0.1
143
- # via
144
- # jinja2
145
- # werkzeug
146
- matplotlib==3.9.2
147
- # via -r requirements.in
148
- mdurl==0.1.2
149
- # via markdown-it-py
150
- ml-dtypes==0.4.1
151
- # via
152
- # keras
153
- # tensorflow
154
- mpmath==1.3.0
155
- # via sympy
156
- mtcnn==1.0.0
157
- # via deepface
158
- multidict==6.1.0
159
- # via
160
- # aiohttp
161
- # yarl
162
- multiprocess==0.70.16
163
- # via datasets
164
- namex==0.0.8
165
- # via keras
166
- networkx==3.4.2
167
- # via torch
168
- numpy==2.0.2
169
- # via
170
- # accelerate
171
- # bitsandbytes
172
- # contourpy
173
- # datasets
174
- # deepface
175
- # h5py
176
- # keras
177
- # matplotlib
178
- # ml-dtypes
179
- # opencv-python
180
- # pandas
181
- # peft
182
- # retina-face
183
- # scikit-learn
184
- # scipy
185
- # tensorboard
186
- # tensorflow
187
- # torchvision
188
- # transformers
189
- nvidia-cublas-cu12==12.4.5.8 ; platform_machine == 'x86_64' and platform_system == 'Linux'
190
- # via
191
- # nvidia-cudnn-cu12
192
- # nvidia-cusolver-cu12
193
- # torch
194
- nvidia-cuda-cupti-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
195
- # via torch
196
- nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
197
- # via torch
198
- nvidia-cuda-runtime-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
199
- # via torch
200
- nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and platform_system == 'Linux'
201
- # via torch
202
- nvidia-cufft-cu12==11.2.1.3 ; platform_machine == 'x86_64' and platform_system == 'Linux'
203
- # via torch
204
- nvidia-curand-cu12==10.3.5.147 ; platform_machine == 'x86_64' and platform_system == 'Linux'
205
- # via torch
206
- nvidia-cusolver-cu12==11.6.1.9 ; platform_machine == 'x86_64' and platform_system == 'Linux'
207
- # via torch
208
- nvidia-cusparse-cu12==12.3.1.170 ; platform_machine == 'x86_64' and platform_system == 'Linux'
209
- # via
210
- # nvidia-cusolver-cu12
211
- # torch
212
- nvidia-nccl-cu12==2.21.5 ; platform_machine == 'x86_64' and platform_system == 'Linux'
213
- # via torch
214
- nvidia-nvjitlink-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
215
- # via
216
- # nvidia-cufft-cu12
217
- # nvidia-cusolver-cu12
218
- # nvidia-cusparse-cu12
219
- # torch
220
- nvidia-nvtx-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux'
221
- # via torch
222
- opencv-python==4.10.0.84
223
- # via
224
- # deepface
225
- # retina-face
226
- opt-einsum==3.4.0
227
- # via tensorflow
228
- optree==0.13.0
229
- # via keras
230
- packaging==24.2
231
- # via
232
- # accelerate
233
- # datasets
234
- # gunicorn
235
- # huggingface-hub
236
- # keras
237
- # matplotlib
238
- # peft
239
- # tensorboard
240
- # tensorflow
241
- # transformers
242
- pandas==2.2.3
243
- # via
244
- # datasets
245
- # deepface
246
- # torchsampler
247
- peft==0.13.2
248
- # via -r requirements.in
249
- pillow==11.0.0
250
- # via
251
- # deepface
252
- # matplotlib
253
- # retina-face
254
- # torchvision
255
- propcache==0.2.0
256
- # via yarl
257
- protobuf==5.28.3
258
- # via
259
- # tensorboard
260
- # tensorflow
261
- psutil==6.1.0
262
- # via
263
- # accelerate
264
- # peft
265
- pyarrow==18.0.0
266
- # via datasets
267
- pygments==2.18.0
268
- # via rich
269
- pyparsing==3.2.0
270
- # via matplotlib
271
- pysocks==1.7.1
272
- # via requests
273
- python-dateutil==2.9.0.post0
274
- # via
275
- # matplotlib
276
- # pandas
277
- pytz==2024.2
278
- # via pandas
279
- pyyaml==6.0.2
280
- # via
281
- # accelerate
282
- # datasets
283
- # huggingface-hub
284
- # peft
285
- # transformers
286
- regex==2024.11.6
287
- # via transformers
288
- requests==2.32.3
289
- # via
290
- # datasets
291
- # deepface
292
- # gdown
293
- # huggingface-hub
294
- # tensorflow
295
- # transformers
296
- retina-face==0.0.17
297
- # via deepface
298
- rich==13.9.4
299
- # via
300
- # keras
301
- # trl
302
- safetensors==0.4.5
303
- # via
304
- # accelerate
305
- # peft
306
- # transformers
307
- scikit-learn==1.5.2
308
- # via -r requirements.in
309
- scipy==1.14.1
310
- # via scikit-learn
311
- setuptools==75.4.0
312
- # via
313
- # tensorboard
314
- # tensorflow
315
- # torch
316
- six==1.16.0
317
- # via
318
- # astunparse
319
- # google-pasta
320
- # python-dateutil
321
- # tensorboard
322
- # tensorflow
323
- soupsieve==2.6
324
- # via beautifulsoup4
325
- sympy==1.13.1
326
- # via torch
327
- tensorboard==2.18.0
328
- # via
329
- # -r requirements.in
330
- # tensorflow
331
- tensorboard-data-server==0.7.2
332
- # via tensorboard
333
- tensorflow==2.18.0
334
- # via
335
- # deepface
336
- # retina-face
337
- tensorflow-io-gcs-filesystem==0.31.0 ; python_full_version < '3.12'
338
- # via tensorflow
339
- termcolor==2.5.0
340
- # via
341
- # fire
342
- # tensorflow
343
- threadpoolctl==3.5.0
344
- # via scikit-learn
345
- tokenizers==0.20.3
346
- # via transformers
347
- torch==2.5.1+cu124
348
- # via
349
- # -r requirements.in
350
- # accelerate
351
- # bitsandbytes
352
- # peft
353
- # torchaudio
354
- # torchsampler
355
- # torchvision
356
- torchaudio==2.5.1+cu124
357
- # via -r requirements.in
358
- torchsampler==0.1.2
359
- # via -r requirements.in
360
- torchvision==0.20.1+cu124
361
- # via
362
- # -r requirements.in
363
- # torchsampler
364
- tqdm==4.67.0
365
- # via
366
- # datasets
367
- # deepface
368
- # gdown
369
- # huggingface-hub
370
- # peft
371
- # transformers
372
- transformers==4.46.2
373
- # via
374
- # -r requirements.in
375
- # peft
376
- # trl
377
- triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and platform_system == 'Linux'
378
- # via torch
379
- trl==0.12.0
380
- # via -r requirements.in
381
- typing-extensions==4.12.2
382
- # via
383
- # huggingface-hub
384
- # optree
385
- # tensorflow
386
- # torch
387
- tzdata==2024.2
388
- # via pandas
389
- urllib3==2.2.3
390
- # via requests
391
- werkzeug==3.1.3
392
- # via
393
- # flask
394
- # tensorboard
395
- wheel==0.45.0
396
- # via astunparse
397
- wrapt==1.16.0
398
- # via tensorflow
399
- xxhash==3.5.0
400
- # via datasets
401
- yarl==1.17.1
402
- # via aiohttp