Croc-Prog-HF commited on
Commit
2b778ab
·
verified ·
1 Parent(s): 65a6abf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 (including: https://hf.co/tasks).
19
- The intended use and purpose would be to train a text classification model to identify, among a set of templates for multiple tasks,
 
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.