Skip to content

Commit

Permalink
debugging docker build fail
Browse files Browse the repository at this point in the history
  • Loading branch information
leejaeka committed Jun 30, 2024
1 parent 707d34a commit d0242f1
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 2 deletions.
56 changes: 56 additions & 0 deletions _notebooks/2024-06-30-gaslight_llm.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "2ba6b024",
"metadata": {},
"source": [
"# Game: Find the most effective way to gaslight large language model🤥\n",
"> Two player text game\n",
"\n",
"- toc: true\n",
"- branch: master\n",
"- badges: true\n",
"- comments: true\n",
"- author: Jaekang Lee\n",
"- categories: [fastpages, python, large_langauge_model, prompt_engineering, agent, agentic_workflow]"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "445d8a86",
"metadata": {},
"outputs": [],
"source": [
"## Introduction & Background\n",
"The growing non-medical use of prescription drugs is a\n",
"global health concern. The Canadian’s Non-Medical Use of Prescription Drugs Survey data\n",
"collected by RADARS® System gives an opportunity to understand the situation. Our team\n",
"explored the raw survey data by visualizing, and came up with three research questions for\n",
"the report."
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
4 changes: 2 additions & 2 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ layout: page
title: About Me
permalink: /about/
---
I am an AI/ML engineer.
I am an AI/ML engineer.

> Tip: Check out my interactive projects on my website! [www.jaekanglee.com](http://www.jaekanglee.com/)
> Tip: Check out my jellyfish tank on my website! [www.jaekanglee.com](http://www.jaekanglee.com/)

0 comments on commit d0242f1

Please sign in to comment.