gptmed 0.1.2__py3-none-any.whl → 0.3.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.
gptmed/__init__.py CHANGED
@@ -32,7 +32,7 @@ Advanced Usage:
32
32
  >>> model = GPTTransformer(config)
33
33
  """
34
34
 
35
- __version__ = "0.2.0"
35
+ __version__ = "0.3.0"
36
36
  __author__ = "Sanjog Sigdel"
37
37
  __email__ = "sigdelsanjog@gmail.com"
38
38
 
@@ -1,31 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gptmed
3
- Version: 0.1.2
3
+ Version: 0.3.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>
6
6
  Maintainer-email: Sanjog Sigdel <sigdelsanjog@gmail.com>
7
- License: MIT License
8
-
9
- Copyright (c) 2026 Your Name
10
-
11
- Permission is hereby granted, free of charge, to any person obtaining a copy
12
- of this software and associated documentation files (the "Software"), to deal
13
- in the Software without restriction, including without limitation the rights
14
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
- copies of the Software, and to permit persons to whom the Software is
16
- furnished to do so, subject to the following conditions:
17
-
18
- The above copyright notice and this permission notice shall be included in all
19
- copies or substantial portions of the Software.
20
-
21
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
- SOFTWARE.
28
-
7
+ License-Expression: MIT
29
8
  Project-URL: Homepage, https://github.com/sigdelsanjog/gptmed
30
9
  Project-URL: Documentation, https://github.com/sigdelsanjog/gptmed#readme
31
10
  Project-URL: Repository, https://github.com/sigdelsanjog/gptmed
@@ -37,7 +16,6 @@ Classifier: Intended Audience :: Science/Research
37
16
  Classifier: Intended Audience :: Education
38
17
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
39
18
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
40
- Classifier: License :: OSI Approved :: MIT License
41
19
  Classifier: Programming Language :: Python :: 3
42
20
  Classifier: Programming Language :: Python :: 3.8
43
21
  Classifier: Programming Language :: Python :: 3.9
@@ -1,4 +1,4 @@
1
- gptmed/__init__.py,sha256=RoPQCLWrTlvpaKgboeoH9OXn8BB3gmZDUFAytvL8lVU,1676
1
+ gptmed/__init__.py,sha256=fgMx3h7mG8x5Gvr01kCe_X_AuHzxUIxafb_L_WOH_x0,1676
2
2
  gptmed/api.py,sha256=IU5r9ujg3S-Lem5-FOGDDLdh1UJ_FqCbaQayzyJez5c,10774
3
3
  gptmed/configs/__init__.py,sha256=yRa-zgPQ-OCzu8fvCrfWMG-CjF3dru3PZzknzm0oUaQ,23
4
4
  gptmed/configs/config_loader.py,sha256=hkJRN-Rh6dlzOf97yOjPCVdy-Es5YjgKo3-iOwAeXEI,5833
@@ -33,9 +33,9 @@ gptmed/training/utils.py,sha256=pJxCwneNr2STITIYwIDCxRzIICDFOxOMzK8DT7ck2oQ,5651
33
33
  gptmed/utils/__init__.py,sha256=XuMhIqOXF7mjnog_6Iky-hSbwvFb0iK42B4iDUpgi0U,44
34
34
  gptmed/utils/checkpoints.py,sha256=L4q1-_4GbHCoD7QuEKYeQ-xXDTF-6sqZOxKQ_LT8YmQ,7112
35
35
  gptmed/utils/logging.py,sha256=7dJc1tayMxCBjFSDXe4r9ACUTpoPTTGsJ0UZMTqZIDY,5303
36
- gptmed-0.1.2.dist-info/licenses/LICENSE,sha256=v2spsd7N1pKFFh2G8wGP_45iwe5S0DYiJzG4im8Rupc,1066
37
- gptmed-0.1.2.dist-info/METADATA,sha256=XEC0i9WiztPA54N0KnTJL9fBuuoAdmUhR5GeENivki8,14876
38
- gptmed-0.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
39
- gptmed-0.1.2.dist-info/entry_points.txt,sha256=ATqOzTtPVdUiFX5ZSeo3n9JkUCqocUxEXTgy1CfNRZE,110
40
- gptmed-0.1.2.dist-info/top_level.txt,sha256=mhyEq3rG33t21ziJz5w3TPgx0RjPf4zXMNUx2JTiNmE,7
41
- gptmed-0.1.2.dist-info/RECORD,,
36
+ gptmed-0.3.0.dist-info/licenses/LICENSE,sha256=v2spsd7N1pKFFh2G8wGP_45iwe5S0DYiJzG4im8Rupc,1066
37
+ gptmed-0.3.0.dist-info/METADATA,sha256=0ZGjd87m6F9yUdoGJT-jG8vGcLHX0mpkeGrf7Om60pA,13605
38
+ gptmed-0.3.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
39
+ gptmed-0.3.0.dist-info/entry_points.txt,sha256=ATqOzTtPVdUiFX5ZSeo3n9JkUCqocUxEXTgy1CfNRZE,110
40
+ gptmed-0.3.0.dist-info/top_level.txt,sha256=mhyEq3rG33t21ziJz5w3TPgx0RjPf4zXMNUx2JTiNmE,7
41
+ gptmed-0.3.0.dist-info/RECORD,,
File without changes