SamLowe commited on
Commit
4577f51
1 Parent(s): fac9146

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: mit
 
 
 
3
  ---
 
1
  ---
2
+ language: en
3
+ tags:
4
+ - text-classification
5
+ - onnx
6
+ - bge-small-en-v1.5
7
+ - emotions
8
+ - multi-class-classification
9
+ - multi-label-classification
10
+ - optimum
11
+ datasets:
12
+ - go_emotions
13
+ models:
14
+ - BAAI/bge-small-en-v1.5
15
  license: mit
16
+ inference: false
17
+ widget:
18
+ - text: ONNX is so much faster, its very handy!
19
  ---