-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
title: "<h3>Weill Cornell Medicine CTSC Virtual Seminar Series</h3><br>Generative AI and Large Language Models" | ||
description: "CTIV 5057" | ||
remote_theme: pages-themes/[email protected] | ||
plugins: | ||
- jekyll-remote-theme |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<!-- start custom head snippets, customize with your own _includes/head-custom.html file --> | ||
|
||
<!-- Setup Google Analytics --> | ||
{% include head-custom-google-analytics.html %} | ||
|
||
<!-- You can set your favicon here --> | ||
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> | ||
|
||
<!-- end custom head snippets --> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
--- | ||
|
||
@import "{{ site.theme }}"; | ||
|
||
.page-header { | ||
background-image: linear-gradient(120deg, #B31B1B, #E7751D); | ||
} | ||
|
||
.project-tagline { | ||
color: white; | ||
} | ||
|
||
.main-content h3 { | ||
font-weight: bold; | ||
color: #B31B1B; | ||
} |
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
**Hosted by**: Yifan Peng ([[email protected]]([email protected]))<br> | ||
**Time**: 3:00 - 4:00 pm East Time on Mondays<br> | ||
|
||
### Aims and Outcomes | ||
|
||
The emergence of ChatGPT and other large language models (LLMs) has the potential to revolutionize research and clinical practice. This seminar series will introduce an understanding of LLM and how they can be used in clinical and translational research. Throughout the series, participants will acquire knowledge of large language models and their benefits and limitations in the different applications. | ||
|
||
### Schedule Overview | ||
|
||
| Date | Topic | Speaker | Institution | | ||
|----|-------------------------------------------|-----------------------------|---------------------| | ||
2/26/2024 | Introduction to NLP and LLM | Yifan Peng | Weill Cornell Medicine | ||
3/25/2024 | The Promises and Ethical Considerations of Generative AI in Healthcare | Yanshan Wang | University of Pittsburgh |