MykhailoS commited on
Commit
8bb1773
·
verified ·
1 Parent(s): cddc46b

Update README.md

Browse files

A multi label classification model to test LLM routing on a proprietary dataset.

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pipeline_tag: text-classification
6
+ tags:
7
+ - llm
8
+ - router
9
+ ---