Update lab content instructions
This commit is contained in:
@@ -26,7 +26,7 @@ To start this lab, one web service has been preconfigured:
|
||||
|
||||
- Unsloth - {{service-url:unsloth}}
|
||||
|
||||
You'll need to install Kiln from the following URL - https://github.com/Kiln-AI/Kiln/releases/tag/v0.18.1
|
||||
Before starting, install Kiln: <a class="lab-download-pill" href="https://github.com/Kiln-AI/Kiln/releases/tag/v0.18.1" target="_blank" rel="noreferrer" aria-label="Download Kiln AI">Kiln AI</a>.
|
||||
|
||||
## Objective 1 Explore: Public Datasets
|
||||
|
||||
@@ -58,7 +58,7 @@ Let's at least quickly touch on option 6, **Public Datasets**. While they may va
|
||||
|
||||
#### Explore a dataset (GSM8K)
|
||||
|
||||
Navigate to [GSM8K](https://huggingface.co/datasets/openai/gsm8k). Much like how models have **model cards**, datasets have **dataset cards**. These perform a similar job, providing:
|
||||
Navigate to the GSM8K dataset page on Hugging Face: <a class="lab-open-pill" href="https://huggingface.co/datasets/openai/gsm8k" target="_blank" rel="noreferrer">GSM8K dataset</a>. Much like models have **model cards**, datasets have **dataset cards**. These perform a similar job, providing:
|
||||
|
||||
1. Tags
|
||||
2. Example data & a _Data Studio_ button for interacting with the dataset on **HuggingFace** directly.
|
||||
@@ -123,9 +123,7 @@ If you can, I strongly encourage you to try and find ready made, or easily massa
|
||||
|
||||
### Execute: Install & Launch Kiln AI
|
||||
|
||||
### 1. Install & Launch Kiln AI
|
||||
|
||||
If you haven't yet, download [Kiln AI](https://github.com/Kiln-AI/Kiln/releases/tag/v0.18.1) and run the installer for your OS.
|
||||
If you haven't yet, <a class="lab-download-pill" href="https://github.com/Kiln-AI/Kiln/releases/tag/v0.18.1" target="_blank" rel="noreferrer" aria-label="Download Kiln AI">Kiln AI</a> and run the installer for your OS.
|
||||
|
||||
<div class="lab-callout lab-callout--info">
|
||||
<strong>Tip:</strong> These steps were designed for <strong>Kiln v0.18</strong>. While compatible with newer versions, v0.18 features a polished, simplified UI ideal for this lab. Note that Kiln undergoes active development with frequent UI changes across versions.
|
||||
|
||||
Reference in New Issue
Block a user