yujiepan commited on
Commit
0051c88
1 Parent(s): 9b84241

Model save

Browse files
compressed_graph.dot CHANGED
The diff for this file is too large to render. See raw diff
 
config.json CHANGED
@@ -26,7 +26,6 @@
26
  "num_hidden_layers": 12,
27
  "pad_token_id": 0,
28
  "position_embedding_type": "absolute",
29
- "problem_type": "single_label_classification",
30
  "torch_dtype": "float32",
31
  "transformers_version": "4.26.0",
32
  "type_vocab_size": 2,
 
26
  "num_hidden_layers": 12,
27
  "pad_token_id": 0,
28
  "position_embedding_type": "absolute",
 
29
  "torch_dtype": "float32",
30
  "transformers_version": "4.26.0",
31
  "type_vocab_size": 2,
openvino_config.json CHANGED
@@ -1,33 +1,5 @@
1
  {
2
- "compression": {
3
- "algorithm": "quantization",
4
- "export_to_onnx_standard_ops": false,
5
- "ignored_scopes": [
6
- "{re}.*Embeddings.*",
7
- "{re}.*__add___[0-1]",
8
- "{re}.*layer_norm_0",
9
- "{re}.*matmul_1",
10
- "{re}.*__truediv__*"
11
- ],
12
- "initializer": {
13
- "batchnorm_adaptation": {
14
- "num_bn_adaptation_samples": 0
15
- },
16
- "range": {
17
- "num_init_samples": 300,
18
- "type": "mean_min_max"
19
- }
20
- },
21
- "overflow_fix": "disable",
22
- "preset": "mixed",
23
- "scope_overrides": {
24
- "activations": {
25
- "{re}.*matmul_0": {
26
- "mode": "symmetric"
27
- }
28
- }
29
- }
30
- },
31
  "input_info": [
32
  {
33
  "keyword": "input_ids",
 
1
  {
2
+ "compression": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "input_info": [
4
  {
5
  "keyword": "input_ids",
openvino_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bd90e023fc07a7dc2b02590f94d015a35761f718a8edfb810ea26d0ff19c801
3
- size 181696776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b3624b0ef85fa65d4f8e5b36b63640eb8bf527808e9b6f6d49cc2df0b90c49
3
+ size 437939356
openvino_model.xml CHANGED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b18780ef932543bc1a8d2b7f7bfad504a7e0a345cacce7185cb3e03f9e3a3ce7
3
- size 438637317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f952f26529afc052a28a7efa620cce836545bd17ced552f80e5b2acefcc5f5e
3
+ size 438007541
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e57d1d179241b79ddad9141f3a6f1dbd8887c7efec56a8f624a367fc8b91bb3f
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc950e7ea68b1d700049e192373829f68ca0ffca3efb764423d653ff42325700
3
  size 3643