eswardivi commited on
Commit
8dcd783
·
verified ·
1 Parent(s): 22ab988

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -125,9 +125,9 @@ special_tokens:
125
  ### Fine-Tuning Data:
126
  - **Dataset:** `telugu_instruction_dataset`
127
  - **Format:** Alpaca
128
- - **Source:** [Telugu-LLM-Labs](https://huggingface.co/Telugu-LLM-Labs)
129
 
130
- For more details and access to the fine-tuned model, visit the [Hugging Face Model Hub](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:
 
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: