Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
unity
/
inference-engine-minilm-v6
like
3
Follow
Unity Technologies
281
Sentence Similarity
unity-sentis
ONNX
unity-inference-engine
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Use this model
Paul Bird
commited on
Jan 17, 2024
Commit
dad02b2
·
verified
·
1 Parent(s):
df57120
Create info.json
Browse files
Files changed (1)
hide
show
info.json
+11
-0
info.json
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
{
2
+
"code": [
3
+
"MiniLMv6.cs"
4
+
],
5
+
"models": [
6
+
"MiniLMv6.sentis"
7
+
],
8
+
"data": [
9
+
"vocab.txt"
10
+
]
11
+
}