Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ task_categories:
|
|
| 4 |
---
|
| 5 |
# Description
|
| 6 |
This language model is the version 0.0 of a Gradio Coding Assistant. It is an instruction fine-tuned version of [StarCoder](https://huggingface.co/bigcode/starcoder) that is
|
| 7 |
-
|
| 8 |
|
| 9 |
# Dataset
|
| 10 |
The dataset is multi-source. Its content comes from the following sources
|
|
|
|
| 4 |
---
|
| 5 |
# Description
|
| 6 |
This language model is the version 0.0 of a Gradio Coding Assistant. It is an instruction fine-tuned version of [StarCoder](https://huggingface.co/bigcode/starcoder) that is
|
| 7 |
+
designed to provide assistance to developers who use [gradio](https://www.gradio.app).
|
| 8 |
|
| 9 |
# Dataset
|
| 10 |
The dataset is multi-source. Its content comes from the following sources
|