vazish commited on
Commit
597fb31
1 Parent(s): ac87d6a

html model

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/distilbert-base-multilingual-cased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
1
  {
2
+ "_name_or_path": "/content/distilbert-fine-tuned-autofill",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a60581b70899789b8b6da9168eaa42ec3aa0079309243cc7b8b2800d0cade963
3
  size 541363516
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e78304328b57d6967d40329858cbe58a9a88456a6b9e01a7266547ab6457eb8
3
  size 541363516
onnx/model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f5334109cb824fd71e674505df462a94bfc089ab34dc8a07589ad3d09687c59
3
  size 541486659
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13f546b91eecf74cba822fdf02732fce35c01668e52392cd32e5fe849059df3b
3
  size 541486659
onnx/model_quantized.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3e004b3b90a07d776414eb6762a166af341c4dd1e17c44f5ed57779084504ab
3
  size 135753249
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a35a6f318b98bb76eb76dc82b25208358aff9f6235fa1b3972e03c2e16f050ef
3
  size 135753249
quantize_config.json CHANGED
@@ -4,30 +4,30 @@
4
  "per_model_config": {
5
  "model": {
6
  "op_types": [
7
- "Shape",
8
- "ReduceMean",
9
- "Mul",
10
- "Erf",
11
  "Unsqueeze",
 
 
 
12
  "MatMul",
13
  "Where",
14
- "Softmax",
15
  "Slice",
16
  "Reshape",
17
- "Sqrt",
18
- "Concat",
19
- "Cast",
20
- "Transpose",
21
- "Expand",
22
- "Gemm",
23
  "Gather",
 
 
 
 
24
  "Add",
 
25
  "Pow",
 
 
26
  "Sub",
27
- "Equal",
28
- "Div",
29
- "Constant",
30
- "Relu"
31
  ],
32
  "weight_type": "QInt8"
33
  }
 
4
  "per_model_config": {
5
  "model": {
6
  "op_types": [
7
+ "Div",
8
+ "Equal",
9
+ "Expand",
 
10
  "Unsqueeze",
11
+ "Softmax",
12
+ "Cast",
13
+ "Transpose",
14
  "MatMul",
15
  "Where",
 
16
  "Slice",
17
  "Reshape",
18
+ "Mul",
 
 
 
 
 
19
  "Gather",
20
+ "Erf",
21
+ "Constant",
22
+ "Shape",
23
+ "Relu",
24
  "Add",
25
+ "ReduceMean",
26
  "Pow",
27
+ "Sqrt",
28
+ "Gemm",
29
  "Sub",
30
+ "Concat"
 
 
 
31
  ],
32
  "weight_type": "QInt8"
33
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:304e4ea362003d441ad0874a1a7674e66771f2e439c3ceab560f3bacf735a65f
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e33be6fb285d7ce92a3a39eb5dfa78679985590194f0f4c80dd2d734340b087
3
  size 5240