indiejoseph commited on
Commit
e326bc5
·
verified ·
1 Parent(s): 9c25d06

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/tmp/tmp54v1_n2n",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
@@ -69,7 +69,7 @@
69
  },
70
  "tokenizer_class": "BertTokenizer",
71
  "torch_dtype": "float32",
72
- "transformers_version": "4.37.2",
73
  "use_cache": true,
74
  "vocab_size": 51371
75
  }
 
1
  {
2
+ "_name_or_path": "/tmp/tmp0cm1x5uv",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
 
69
  },
70
  "tokenizer_class": "BertTokenizer",
71
  "torch_dtype": "float32",
72
+ "transformers_version": "4.38.2",
73
  "use_cache": true,
74
  "vocab_size": 51371
75
  }
decoder_model_quantized.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b05b882640bb39edc84788efdf5ffeb18e3ed2f0e8dc080a9c9d4fcda31f9f5
3
- size 137423261
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f758f4ca79c89de77dd8ab58232399db960e075a04787a74b72c3a9dd0cd522c
3
+ size 137423351
decoder_with_past_model_quantized.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fee92a0daed0be3dca8dd7b56c814319dfb5c29bf428a9d9ba021a98281bfe78
3
- size 130229319
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0359128369b0b1c51152bb9bc2648cff3511beda5092ee33dbc8e010d467e7f0
3
+ size 130229384
encoder_model_quantized.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb09a4391fa0dac506375a98e2c7b2b0d5fe1b5f7bb3bc7e8da480ea0c3e2776
3
- size 83192881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7352d7a8deec8bf4943dbdb4283576f3fbdf2c72cdc83fc9d8f17b8324a7cd1e
3
+ size 83192915
ort_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "one_external_file": true,
3
  "opset": null,
4
  "optimization": {},
5
- "optimum_version": "1.16.2",
6
  "quantization": {
7
  "activations_dtype": "QUInt8",
8
  "activations_symmetric": false,
@@ -30,6 +30,6 @@
30
  "weights_dtype": "QUInt8",
31
  "weights_symmetric": true
32
  },
33
- "transformers_version": "4.37.2",
34
  "use_external_data_format": false
35
  }
 
2
  "one_external_file": true,
3
  "opset": null,
4
  "optimization": {},
5
+ "optimum_version": "1.17.1",
6
  "quantization": {
7
  "activations_dtype": "QUInt8",
8
  "activations_symmetric": false,
 
30
  "weights_dtype": "QUInt8",
31
  "weights_symmetric": true
32
  },
33
+ "transformers_version": "4.38.2",
34
  "use_external_data_format": false
35
  }