Ngit commited on
Commit
42908b3
1 Parent(s): 992efef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,7 +1,16 @@
1
  ---
 
2
  language:
3
  - en
4
  license: apache-2.0
 
 
 
 
 
 
 
 
5
  ---
6
  # LLM agent flow text classification
7
 
 
1
  ---
2
+
3
  language:
4
  - en
5
  license: apache-2.0
6
+ inference: false
7
+ tags:
8
+ - text-classification
9
+ - onnx
10
+ - int8
11
+ - emotions
12
+ - multi-class-classification
13
+ - optimum
14
  ---
15
  # LLM agent flow text classification
16