cehrgpt 0.1.3__py3-none-any.whl → 0.1.4__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.
- {cehrgpt-0.1.3.dist-info → cehrgpt-0.1.4.dist-info}/METADATA +2 -2
- {cehrgpt-0.1.3.dist-info → cehrgpt-0.1.4.dist-info}/RECORD +5 -5
- {cehrgpt-0.1.3.dist-info → cehrgpt-0.1.4.dist-info}/WHEEL +0 -0
- {cehrgpt-0.1.3.dist-info → cehrgpt-0.1.4.dist-info}/licenses/LICENSE +0 -0
- {cehrgpt-0.1.3.dist-info → cehrgpt-0.1.4.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: cehrgpt
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.4
|
4
4
|
Summary: CEHR-GPT: Generating Electronic Health Records with Chronological Patient Timelines
|
5
5
|
Author-email: Chao Pang <chaopang229@gmail.com>, Xinzhuo Jiang <xj2193@cumc.columbia.edu>, Krishna Kalluri <kk3326@cumc.columbia.edu>, Elise Minto <em3697@cumc.columbia.edu>, Jason Patterson <jp3477@cumc.columbia.edu>, Nishanth Parameshwar Pavinkurve <np2689@cumc.columbia.edu>, Karthik Natarajan <kn2174@cumc.columbia.edu>
|
6
6
|
License: MIT License
|
@@ -13,7 +13,7 @@ Requires-Python: >=3.10.0
|
|
13
13
|
Description-Content-Type: text/markdown
|
14
14
|
License-File: LICENSE
|
15
15
|
Requires-Dist: cehrbert>=1.4.8
|
16
|
-
Requires-Dist: cehrbert_data
|
16
|
+
Requires-Dist: cehrbert_data>=0.1.1
|
17
17
|
Requires-Dist: openai==1.54.3
|
18
18
|
Requires-Dist: optuna==4.0.0
|
19
19
|
Requires-Dist: transformers==4.44.1
|
@@ -78,8 +78,8 @@ cehrgpt/tools/upload_omop_tables.py,sha256=vdBAbkeAsGPA4NsyhNjelPVj3gS8yzmS1sKNM
|
|
78
78
|
cehrgpt/tools/linear_prob/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
79
79
|
cehrgpt/tools/linear_prob/compute_cehrgpt_features.py,sha256=0i34zAwePG0hZK2HSDaUlO-Fzyb5K4LqRuhrCVWivxA,19906
|
80
80
|
cehrgpt/tools/linear_prob/train_with_cehrgpt_features.py,sha256=w0UvzMKYGenN_KDVnbzutmy8IPLUxW5hPvpKKxDSL5U,5820
|
81
|
-
cehrgpt-0.1.
|
82
|
-
cehrgpt-0.1.
|
83
|
-
cehrgpt-0.1.
|
84
|
-
cehrgpt-0.1.
|
85
|
-
cehrgpt-0.1.
|
81
|
+
cehrgpt-0.1.4.dist-info/licenses/LICENSE,sha256=LOfC32zkfUIdGm8e_098jPbt8OHKtNWymDzxn2pA9Zk,1093
|
82
|
+
cehrgpt-0.1.4.dist-info/METADATA,sha256=0s9XFvc6gVtN3-WeZizr2VAN6oPe8YUEhcm-pvcqvsQ,10166
|
83
|
+
cehrgpt-0.1.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
84
|
+
cehrgpt-0.1.4.dist-info/top_level.txt,sha256=akNCJBbMSLV8nkOzdVzdy13hMJ5CIQURnAS_YYEDVwA,17
|
85
|
+
cehrgpt-0.1.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|