Update README.md
Browse files
README.md
CHANGED
|
@@ -125,9 +125,9 @@ special_tokens:
|
|
| 125 |
### Fine-Tuning Data:
|
| 126 |
- **Dataset:** `telugu_instruction_dataset`
|
| 127 |
- **Format:** Alpaca
|
| 128 |
-
- **Source:** [
|
| 129 |
|
| 130 |
-
For more details
|
| 131 |
## Usage
|
| 132 |
|
| 133 |
Get started generating text with `Stable LM 2 1.6B` by using the following code snippet:
|
|
|
|
| 125 |
### Fine-Tuning Data:
|
| 126 |
- **Dataset:** `telugu_instruction_dataset`
|
| 127 |
- **Format:** Alpaca
|
| 128 |
+
- **Source:** [Here](https://huggingface.co/datasets/eswardivi/telugu_instruction_dataset)
|
| 129 |
|
| 130 |
+
For more details on base model, visit the [stablelm-2-1_6b](https://huggingface.co/stabilityai/stablelm-2-1_6b).
|
| 131 |
## Usage
|
| 132 |
|
| 133 |
Get started generating text with `Stable LM 2 1.6B` by using the following code snippet:
|