Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 8e1f9ae

Browse files
committed
add open in colab buttons
1 parent 9446835 commit 8e1f9ae

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

notebooks/guides/Analyzing_Hacker_News_with_Six_Language_Understanding_Methods.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/cohere-ai/notebooks/blob/main/notebooks/guides/Analyzing_Hacker_News_with_Six_Language_Understanding_Methods.ipynb\">\n",
8+
" <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n",
9+
"</a>"
10+
]
11+
},
312
{
413
"attachments": {},
514
"cell_type": "markdown",

notebooks/llmu/Fine_Tuning_for_Classify.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/cohere-ai/notebooks/blob/main/notebooks/llmu/Fine_Tuning_for_Classify.ipynb\">\n",
8+
" <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n",
9+
"</a>"
10+
]
11+
},
312
{
413
"cell_type": "markdown",
514
"metadata": {

0 commit comments

Comments
 (0)