chidamnat2002
commited on
Commit
•
ba1eb7a
1
Parent(s):
2357614
Upload 10 files
Browse files- config.json +2 -3
- onnx/model.onnx +1 -1
- onnx/model_fp16.onnx +1 -1
- onnx/model_q4.onnx +1 -1
- onnx/model_quantized.onnx +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"MobileBertForSequenceClassification"
|
5 |
],
|
@@ -42,8 +42,7 @@
|
|
42 |
"num_feedforward_networks": 4,
|
43 |
"num_hidden_layers": 24,
|
44 |
"pad_token_id": 0,
|
45 |
-
"
|
46 |
-
"transformers_version": "4.44.2",
|
47 |
"trigram_input": true,
|
48 |
"true_hidden_size": 128,
|
49 |
"type_vocab_size": 2,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Mozilla/mobilebert-uncased-finetuned-LoRA-intent-classifier",
|
3 |
"architectures": [
|
4 |
"MobileBertForSequenceClassification"
|
5 |
],
|
|
|
42 |
"num_feedforward_networks": 4,
|
43 |
"num_hidden_layers": 24,
|
44 |
"pad_token_id": 0,
|
45 |
+
"transformers_version": "4.43.4",
|
|
|
46 |
"trigram_input": true,
|
47 |
"true_hidden_size": 128,
|
48 |
"type_vocab_size": 2,
|
onnx/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 99229763
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67328cd50c14efb669b138ad67b0ae9a6a43c223788db5a045749ee5281fde95
|
3 |
size 99229763
|
onnx/model_fp16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 50057815
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31f36919cf6a59db4990e573225274a5b3444d91dc970118dfea326f69c66900
|
3 |
size 50057815
|
onnx/model_q4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 30936851
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d24547a771b13fda97f1fa82c3b99a2852996be027ec6e2b4e3994d5683a0495
|
3 |
size 30936851
|
onnx/model_quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 26952505
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e1b50d9316ccf0c481e9c8177cca32eee1654cd3ca6b15451c37cf90fc5511b
|
3 |
size 26952505
|