Upload 10 files
Browse filesupdates for v0.1.5
- 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:11e22b00fd19d0e2e2aba6e7504c7d627febb6b29d34cd77fd05bb6a4995938d
|
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:bbf9af8e15de41090db5f2dde5a6b21dd678213b68698adb734ec47d5d3ecbeb
|
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:d3c0c8e2ece86204ab5b5ada7620e4fecfdb49637e1acac3bbad4117624d3ba7
|
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:68188f1597d52803a496732c4f4cfbfb30f6ed24c075ab544aeb5d3b86f57510
|
3 |
size 26952505
|