Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,22 +7,6 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
Welcome - This organization holds examples and links for this session.
|
10 |
-
<h1><center>๐ฅซDatasets๐</center></h1>
|
11 |
-
<div align="center">Curated Datasets: <a href = "https://www.kaggle.com/datasets">Kaggle</a>. <a href="https://www.nlm.nih.gov/research/umls/index.html">NLM UMLS</a>. <a href="https://loinc.org/downloads/">LOINC</a>. <a href="https://www.cms.gov/medicare/icd-10/2022-icd-10-cm">ICD10 Diagnosis</a>. <a href="https://icd.who.int/dev11/downloads">ICD11</a>. <a href="https://paperswithcode.com/datasets?q=medical&v=lst&o=newest">Papers,Code,Datasets for SOTA in Medicine</a>. <a href="https://paperswithcode.com/datasets?q=mental&v=lst&o=newest">Mental</a>. <a href="https://paperswithcode.com/datasets?q=behavior&v=lst&o=newest">Behavior</a>. <a href="https://www.cms.gov/medicare-coverage-database/downloads/downloads.aspx">CMS Downloads</a>. <a href="https://www.cms.gov/medicare/fraud-and-abuse/physicianselfreferral/list_of_codes">CMS CPT and HCPCS Procedures and Services</a>
|
12 |
-
</div>
|
13 |
-
|
14 |
-
# Azure Development Architectures in 2023:
|
15 |
-
1. ChatGPT: https://azure.github.io/awesome-azd/?tags=chatgpt
|
16 |
-
2. Azure OpenAI Services: https://azure.github.io/awesome-azd/?tags=openai
|
17 |
-
3. Python: https://azure.github.io/awesome-azd/?tags=python
|
18 |
-
|
19 |
-
# Dockerfile and Azure ACR->ACA Easy Robust Deploys from VSCode:
|
20 |
-
1. Set up VSCode with Azure and Remote extensions and install Azure CLI locally
|
21 |
-
2. Get access to azure subscriptions. Form there in VSCode, expand to Container Apps
|
22 |
-
3. In Container Apps create new and pick Dockerfile to deploy to a ACR then ACA spin up using Azure to build.
|
23 |
-
|
24 |
-
# Dockerfile for Streamlit and Dockerfile for FastAPI:
|
25 |
-
Show two examples.
|
26 |
|
27 |
# ๐ Two easy ways to turbo boost your AI learning journey! ๐ป
|
28 |
|
@@ -35,15 +19,6 @@ Show two examples.
|
|
35 |
3. ๐ Use these two superpower processes to reduce the time it takes you to make a new AI program! โฑ๏ธ
|
36 |
Keys: https://platform.openai.com/account/api-keys
|
37 |
|
38 |
-
Example Starter Prompt:
|
39 |
-
Write a streamlit program that demonstrates Data synthesis.
|
40 |
-
Synthesize data from multiple sources to create new datasets.
|
41 |
-
Use two datasets and demonstrate pandas dataframe query merge and join
|
42 |
-
with two datasets in python list dictionaries:
|
43 |
-
List of Hospitals that are over 1000 bed count by city and state, and
|
44 |
-
State population size and square miles.
|
45 |
-
Perform a calculated function on the merged dataset.
|
46 |
-
|
47 |
|
48 |
# ๐ฅ YouTube University Method:
|
49 |
1. ๐๏ธโโ๏ธ Plan two hours each weekday to exercise your body and brain.
|
@@ -77,6 +52,34 @@ Perform a calculated function on the merged dataset.
|
|
77 |
8. [2023 State of the Art for Vision Image Classification, Text Classification and Regression, Extractive Question Answering and Tabular Classification](https://www.youtube.com/playlist?list=PLHgX2IExbFotPcPu6pauNHOoZTTbnAQ2F)
|
78 |
9. [2023 AutoML DataRobot and AI Platforms for Building Models, Features, Test, and Transparency](https://www.youtube.com/playlist?list=PLHgX2IExbFovsY2oGbDwdEhPrakkC8i3g)
|
79 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
### Comparison of Large Language Models
|
81 |
| Model Name | Model Size (in Parameters) |
|
82 |
| ----------------- | -------------------------- |
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
Welcome - This organization holds examples and links for this session.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
# ๐ Two easy ways to turbo boost your AI learning journey! ๐ป
|
12 |
|
|
|
19 |
3. ๐ Use these two superpower processes to reduce the time it takes you to make a new AI program! โฑ๏ธ
|
20 |
Keys: https://platform.openai.com/account/api-keys
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
# ๐ฅ YouTube University Method:
|
24 |
1. ๐๏ธโโ๏ธ Plan two hours each weekday to exercise your body and brain.
|
|
|
52 |
8. [2023 State of the Art for Vision Image Classification, Text Classification and Regression, Extractive Question Answering and Tabular Classification](https://www.youtube.com/playlist?list=PLHgX2IExbFotPcPu6pauNHOoZTTbnAQ2F)
|
53 |
9. [2023 AutoML DataRobot and AI Platforms for Building Models, Features, Test, and Transparency](https://www.youtube.com/playlist?list=PLHgX2IExbFovsY2oGbDwdEhPrakkC8i3g)
|
54 |
|
55 |
+
<h1><center>๐ฅซDatasets๐</center></h1>
|
56 |
+
<div align="center">Curated Datasets: <a href = "https://www.kaggle.com/datasets">Kaggle</a>. <a href="https://www.nlm.nih.gov/research/umls/index.html">NLM UMLS</a>. <a href="https://loinc.org/downloads/">LOINC</a>. <a href="https://www.cms.gov/medicare/icd-10/2022-icd-10-cm">ICD10 Diagnosis</a>. <a href="https://icd.who.int/dev11/downloads">ICD11</a>. <a href="https://paperswithcode.com/datasets?q=medical&v=lst&o=newest">Papers,Code,Datasets for SOTA in Medicine</a>. <a href="https://paperswithcode.com/datasets?q=mental&v=lst&o=newest">Mental</a>. <a href="https://paperswithcode.com/datasets?q=behavior&v=lst&o=newest">Behavior</a>. <a href="https://www.cms.gov/medicare-coverage-database/downloads/downloads.aspx">CMS Downloads</a>. <a href="https://www.cms.gov/medicare/fraud-and-abuse/physicianselfreferral/list_of_codes">CMS CPT and HCPCS Procedures and Services</a>
|
57 |
+
</div>
|
58 |
+
|
59 |
+
# Azure Development Architectures in 2023:
|
60 |
+
1. ChatGPT: https://azure.github.io/awesome-azd/?tags=chatgpt
|
61 |
+
2. Azure OpenAI Services: https://azure.github.io/awesome-azd/?tags=openai
|
62 |
+
3. Python: https://azure.github.io/awesome-azd/?tags=python
|
63 |
+
|
64 |
+
# Dockerfile and Azure ACR->ACA Easy Robust Deploys from VSCode:
|
65 |
+
1. Set up VSCode with Azure and Remote extensions and install Azure CLI locally
|
66 |
+
2. Get access to azure subscriptions. Form there in VSCode, expand to Container Apps
|
67 |
+
3. In Container Apps create new and pick Dockerfile to deploy to a ACR then ACA spin up using Azure to build.
|
68 |
+
|
69 |
+
# Dockerfile for Streamlit and Dockerfile for FastAPI:
|
70 |
+
Show two examples.
|
71 |
+
|
72 |
+
# Example Starter Prompts for AIPP:
|
73 |
+
Write a streamlit program that demonstrates Data synthesis.
|
74 |
+
Synthesize data from multiple sources to create new datasets.
|
75 |
+
Use two datasets and demonstrate pandas dataframe query merge and join
|
76 |
+
with two datasets in python list dictionaries:
|
77 |
+
List of Hospitals that are over 1000 bed count by city and state, and
|
78 |
+
State population size and square miles.
|
79 |
+
Perform a calculated function on the merged dataset.
|
80 |
+
|
81 |
+
|
82 |
+
|
83 |
### Comparison of Large Language Models
|
84 |
| Model Name | Model Size (in Parameters) |
|
85 |
| ----------------- | -------------------------- |
|