chidamnat2002
commited on
Commit
•
499dce9
1
Parent(s):
038a864
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:b1d294c5a88a3f53a11735c554fee6c7a57a0c52989a20c58cbf0ea2fd2f299f
|
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:6ff02d01a2ba6646c39b4d4b8c54ff7df8bae15a8d3c28aafda79906010365aa
|
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:f67fdb8bfe6bb2883502104300c2ccd22cdec68786bca6c76f99739e00643398
|
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:dc3d11fce2606b63de1db05576f31970ec5eae652cb3fbd1262157000ee7f457
|
3 |
size 26952505
|