gptmed 0.5.3__py3-none-any.whl → 0.6.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gptmed
3
- Version: 0.5.3
3
+ Version: 0.6.0
4
4
  Summary: A lightweight GPT-based language model framework for training custom question-answering models on any domain
5
5
  Author-email: Sanjog Sigdel <sigdelsanjog@gmail.com>, Sanjog Sigdel <sanjog.sigdel@ku.edu.np>
6
6
  License-Expression: MIT
@@ -45,6 +45,12 @@ Requires-Dist: matplotlib>=3.5.0; extra == "xai"
45
45
  Requires-Dist: seaborn>=0.12.0; extra == "xai"
46
46
  Requires-Dist: captum>=0.6.0; extra == "xai"
47
47
  Requires-Dist: scikit-learn>=1.0.0; extra == "xai"
48
+ Provides-Extra: data-preparation
49
+ Requires-Dist: pillow>=9.0.0; extra == "data-preparation"
50
+ Requires-Dist: librosa>=0.10.0; extra == "data-preparation"
51
+ Requires-Dist: soundfile>=0.12.0; extra == "data-preparation"
52
+ Requires-Dist: opencv-python>=4.5.0; extra == "data-preparation"
53
+ Requires-Dist: numpy>=1.24.0; extra == "data-preparation"
48
54
  Dynamic: license-file
49
55
 
50
56
  # GptMed 🤖
@@ -9,9 +9,17 @@ gptmed/data/__init__.py,sha256=iAHeakB5pBAd7MkmarPPY0UKS9bTaO_winLZ23Y2O90,54
9
9
  gptmed/data/parsers/__init__.py,sha256=BgVzXuZgeE5DUCC4SzN7vflL40wQ4Q4_4DmJ1Y43_nw,211
10
10
  gptmed/data/parsers/medquad_parser.py,sha256=g3QCRiVBdcq8RdyuYH_qKFrHgU5KkHY59WfWxUwspP0,7974
11
11
  gptmed/data/parsers/text_formatter.py,sha256=tVmnDBT54BbxX9BPKMXSPzzLmM39frDxKRKuz_HoRag,4072
12
+ gptmed/data_preparation/__init__.py,sha256=FlrFDgTe64dzblCodV0vvpxbFsvZg3ewycp8yj7gxTo,988
13
+ gptmed/data_preparation/base.py,sha256=UnkdTE3rZd2LFRLqgvErhhIYpJlYQRPHcWfCaziKj9E,5360
14
+ gptmed/data_preparation/cli.py,sha256=MUUEMmZE6_FLU-xEZlxmwuVm61C-kbpP-pknieMe5vU,13570
15
+ gptmed/data_preparation/audio/__init__.py,sha256=SAzX2jmjnEXlPWB59u_EF2wEA4ENL3Z4Pz0qsitWWR4,11871
16
+ gptmed/data_preparation/image/__init__.py,sha256=GLVmPvEEeBpXFz1FahTn94PgMKvBJUzgS7hmYQ2Qp0U,9871
17
+ gptmed/data_preparation/text/__init__.py,sha256=otcqy50dbFMjtBDChNxXss7cN35lbR1JvEXNpsWV3-E,8287
18
+ gptmed/data_preparation/video/__init__.py,sha256=nKinO9FuPbjl7oJlJcbUe2qCmShuUMpZEcuRW32k_8w,14310
12
19
  gptmed/framework/__init__.py,sha256=TlzM7NS_n0KQnm9PQTJRrb5pEb6rBXC1pqGPhbSO_bQ,25
13
- gptmed/framework/cli/__init__.py,sha256=Cc_rehr6bPwBr_4vlGoOaci9W9fxQLvZOE6uNYukc7Y,230
14
- gptmed/framework/cli/startproject.py,sha256=kh80Oud2wCMK2O0pzn3KNIZ0_gBsg5BYVJIDkCfKrzE,768
20
+ gptmed/framework/cli/__init__.py,sha256=oBUmoaWLCjFs3_aod-hcMCcC11UP4t4SohDnZ7Sdmx0,729
21
+ gptmed/framework/cli/__main__.py,sha256=rLBZjEi695ZgOW8pypqpg2kLgtcDhrI_9_QcrUO3WkU,103
22
+ gptmed/framework/cli/startproject.py,sha256=l73Isqtp5MTMxPBfsy4sIpVp2ClA9p9_cRG7Lg7QERY,25489
15
23
  gptmed/inference/__init__.py,sha256=NDPViXhOgpItC8n13T9axX4UH1E7mrjt6kJ5OfIwvMs,25
16
24
  gptmed/inference/decoding_utils.py,sha256=zTDZYdl2jcGwSrcINXMw-5uoYuF4A9TSushhPxJi1o0,5041
17
25
  gptmed/inference/generation_config.py,sha256=hpPyZUk1K6qGSBAoQx3Jm0_ZrrYld77ACxbIlCCCcVU,2813
@@ -45,9 +53,9 @@ gptmed/training/utils.py,sha256=pJxCwneNr2STITIYwIDCxRzIICDFOxOMzK8DT7ck2oQ,5651
45
53
  gptmed/utils/__init__.py,sha256=XuMhIqOXF7mjnog_6Iky-hSbwvFb0iK42B4iDUpgi0U,44
46
54
  gptmed/utils/checkpoints.py,sha256=jPKJtO0YRZieGmpwqotgDkBzd__s_raDxS1kLpfjBJE,7113
47
55
  gptmed/utils/logging.py,sha256=7dJc1tayMxCBjFSDXe4r9ACUTpoPTTGsJ0UZMTqZIDY,5303
48
- gptmed-0.5.3.dist-info/licenses/LICENSE,sha256=v2spsd7N1pKFFh2G8wGP_45iwe5S0DYiJzG4im8Rupc,1066
49
- gptmed-0.5.3.dist-info/METADATA,sha256=qTVG0F1tb0cZJcif6uRJiVyZOobg4IgA6dlkXsY73ro,13842
50
- gptmed-0.5.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
51
- gptmed-0.5.3.dist-info/entry_points.txt,sha256=ZZeYg2kOQuHHvRvQYRvq5L-RpClnBMHSpUom9DxQW0c,145
52
- gptmed-0.5.3.dist-info/top_level.txt,sha256=mhyEq3rG33t21ziJz5w3TPgx0RjPf4zXMNUx2JTiNmE,7
53
- gptmed-0.5.3.dist-info/RECORD,,
56
+ gptmed-0.6.0.dist-info/licenses/LICENSE,sha256=v2spsd7N1pKFFh2G8wGP_45iwe5S0DYiJzG4im8Rupc,1066
57
+ gptmed-0.6.0.dist-info/METADATA,sha256=055VGlKoDLatIzGiFR2l_LuN-uQ37va6LmtyWmdPrVk,14178
58
+ gptmed-0.6.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
59
+ gptmed-0.6.0.dist-info/entry_points.txt,sha256=AFrr1BzQTo-kc4cYE-uq4qcpUq1AzMyHDKojXb5xXa0,197
60
+ gptmed-0.6.0.dist-info/top_level.txt,sha256=mhyEq3rG33t21ziJz5w3TPgx0RjPf4zXMNUx2JTiNmE,7
61
+ gptmed-0.6.0.dist-info/RECORD,,
@@ -1,4 +1,5 @@
1
1
  [console_scripts]
2
+ data-preparation = gptmed.data_preparation.cli:main
2
3
  gptmed = gptmed.framework.cli:main
3
4
  gptmed-generate = gptmed.inference.generator:main
4
5
  gptmed-train = gptmed.training.train:main
File without changes