Update README.md
Browse files
README.md
CHANGED
|
@@ -15,5 +15,5 @@ size_categories:
|
|
| 15 |
---
|
| 16 |
# Task Model calling
|
| 17 |
|
| 18 |
-
This dataset was created to classify various prompts, assigning each prompt a Task type (
|
| 19 |
-
The intended
|
|
|
|
| 15 |
---
|
| 16 |
# Task Model calling
|
| 17 |
|
| 18 |
+
This dataset was created to classify various prompts, assigning each prompt a Task type (using the tyte of tasks of: https://hf.co/tasks).
|
| 19 |
+
The intended purpose is to train a text classification model to identify a prompt and assign a pre-chosen LLM for each task category.
|