diff --git a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-02-prompting-techniques.ipynb b/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-02-prompting-techniques.ipynb deleted file mode 100644 index 17bbba2..0000000 --- a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-02-prompting-techniques.ipynb +++ /dev/null @@ -1,60 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "id": "1686ab7b-ed67-4038-89c8-a69af2d97967", - "metadata": {}, - "source": [ - "# Prompting Techniques for Large Language Models" - ] - }, - { - "cell_type": "markdown", - "id": "5693864a-e75d-4c23-8c6f-621d3a4b386d", - "metadata": {}, - "source": [ - "## Summary\n", - "\n", - "\n", - "This notebook covers introduction to prompt and different techniques you can use for prompting when using LLMs for your use case. \n", - "\n", - "Prompt Engineering, also known as In-Context Prompting, refers to methods for how to communicate with LLM to steer its behavior for desired outcomes without updating the model weights." - ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "ac33d7a3-048c-435c-9175-fb32a401a600", - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "metadata": { - "environment": { - "kernel": "python3", - "name": "tf2-gpu.2-8.m91", - "type": "gcloud", - "uri": "gcr.io/deeplearning-platform-release/tf2-gpu.2-8:m91" - }, - "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.7.12" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -} diff --git a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-03-text-extraction.ipynb b/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-03-text-extraction.ipynb deleted file mode 100644 index cb0e3d9..0000000 --- a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-03-text-extraction.ipynb +++ /dev/null @@ -1,55 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "id": "e8ec8f04-339c-4cf6-a591-0c59bc30ab61", - "metadata": {}, - "source": [ - "# Extract and Organize Information using Genenrative AI" - ] - }, - { - "cell_type": "markdown", - "id": "389d967b-d63b-452c-b029-c2866c562f65", - "metadata": {}, - "source": [ - "Coming Soon!" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "7fe6b02a-7e9c-48d6-b823-038ec94b9f3c", - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "metadata": { - "environment": { - "kernel": "python3", - "name": "tf2-gpu.2-8.m91", - "type": "gcloud", - "uri": "gcr.io/deeplearning-platform-release/tf2-gpu.2-8:m91" - }, - "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.7.12" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -} diff --git a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-04-text-summarization.ipynb b/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-04-text-summarization.ipynb deleted file mode 100644 index e39a3aa..0000000 --- a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-04-text-summarization.ipynb +++ /dev/null @@ -1,47 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "id": "04ae139c-1962-4faa-92c9-d02b2c79452c", - "metadata": {}, - "source": [ - "Coming Soon!" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "174b71d1-3d58-456b-8dc7-110b2e9f5fb8", - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "metadata": { - "environment": { - "kernel": "python3", - "name": "tf2-gpu.2-8.m91", - "type": "gcloud", - "uri": "gcr.io/deeplearning-platform-release/tf2-gpu.2-8:m91" - }, - "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.7.12" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -} diff --git a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-05-text-question-answer.ipynb b/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-05-text-question-answer.ipynb deleted file mode 100644 index 0cb422f..0000000 --- a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-05-text-question-answer.ipynb +++ /dev/null @@ -1,47 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "id": "1593e1c4-ad87-4924-a638-fc5267ccb341", - "metadata": {}, - "source": [ - "Coming Soon!" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "baf49ec3-0c5a-4f2a-a6ef-d468a12f19b7", - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "metadata": { - "environment": { - "kernel": "python3", - "name": "tf2-gpu.2-8.m91", - "type": "gcloud", - "uri": "gcr.io/deeplearning-platform-release/tf2-gpu.2-8:m91" - }, - "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.7.12" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -} diff --git a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-06-text-classification-using-palm-api.ipynb b/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-06-text-classification-using-palm-api.ipynb deleted file mode 100644 index 8bcb178..0000000 --- a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-06-text-classification-using-palm-api.ipynb +++ /dev/null @@ -1,47 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "id": "e6ec216b-6292-4cb2-9d7a-32f5220c35ab", - "metadata": {}, - "source": [ - "Coming Soon!" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "91b6f5de-1ff6-44e2-b68f-f1e8facbd927", - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "metadata": { - "environment": { - "kernel": "python3", - "name": "tf2-gpu.2-8.m91", - "type": "gcloud", - "uri": "gcr.io/deeplearning-platform-release/tf2-gpu.2-8:m91" - }, - "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.7.12" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -} diff --git a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-07-text-classification-using-bert.ipynb b/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-07-text-classification-using-bert.ipynb deleted file mode 100644 index ffe2463..0000000 --- a/AI & Machine Learning/07 - GenAI/07-02-Language/07-02-07-text-classification-using-bert.ipynb +++ /dev/null @@ -1,47 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "id": "4897a2a5-3733-4655-a126-18d226cdc0e3", - "metadata": {}, - "source": [ - "Coming Soon!" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "fa6e357c-22a1-4aa5-9ca7-60ee9d5e1417", - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "metadata": { - "environment": { - "kernel": "python3", - "name": "tf2-gpu.2-8.m91", - "type": "gcloud", - "uri": "gcr.io/deeplearning-platform-release/tf2-gpu.2-8:m91" - }, - "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.7.12" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -}