From d0242f181cc06d9411449ddd77c20e2e134c11fd Mon Sep 17 00:00:00 2001 From: leejaeka Date: Sun, 30 Jun 2024 12:31:11 -0700 Subject: [PATCH] debugging docker build fail --- _notebooks/2024-06-30-gaslight_llm.ipynb | 56 ++++++++++++++++++++++++ _pages/about.md | 4 +- 2 files changed, 58 insertions(+), 2 deletions(-) create mode 100644 _notebooks/2024-06-30-gaslight_llm.ipynb diff --git a/_notebooks/2024-06-30-gaslight_llm.ipynb b/_notebooks/2024-06-30-gaslight_llm.ipynb new file mode 100644 index 0000000..8b0292e --- /dev/null +++ b/_notebooks/2024-06-30-gaslight_llm.ipynb @@ -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 +} diff --git a/_pages/about.md b/_pages/about.md index 7a5aded..a6bcd2d 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -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/)