yhyhy3 commited on
Commit
ad1e0f9
1 Parent(s): 61104b7

Add model files and configs

Browse files
all_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 3.0,
3
- "train_loss": 0.5741025606791178,
4
- "train_runtime": 21.8228,
5
- "train_samples_per_second": 8.111,
6
- "train_steps_per_second": 1.1
7
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "train_loss": 0.625487764676412,
4
+ "train_runtime": 21.7193,
5
+ "train_samples_per_second": 8.288,
6
+ "train_steps_per_second": 1.105
7
  }
onnx/model_quantized.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c148401cd25f4710e21636a23f9aeae74eaa1a4943dc06982f231a40b2810cba
3
  size 87112360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8fd0c18e7ecafd2579724b6f3ce126621bdb13f8381358d9cc79f55e82fdd52
3
  size 87112360
quantize_config.json CHANGED
@@ -4,30 +4,30 @@
4
  "per_model_config": {
5
  "model": {
6
  "op_types": [
7
- "Expand",
8
- "ConstantOfShape",
9
- "MatMul",
10
- "Div",
11
- "Concat",
12
- "Softmax",
13
  "Erf",
 
14
  "Sqrt",
15
- "Gemm",
16
- "Constant",
17
- "Transpose",
18
- "Equal",
19
- "Sub",
20
- "Reshape",
21
  "Shape",
22
- "ReduceMean",
 
 
 
 
 
 
23
  "Unsqueeze",
24
- "Gather",
 
25
  "Where",
 
26
  "Mul",
27
- "Conv",
28
- "Pow",
29
- "Add",
30
- "Slice"
31
  ],
32
  "weight_type": "QUInt8"
33
  }
 
4
  "per_model_config": {
5
  "model": {
6
  "op_types": [
7
+ "Constant",
8
+ "Gather",
 
 
 
 
9
  "Erf",
10
+ "Add",
11
  "Sqrt",
12
+ "Pow",
13
+ "Concat",
 
 
 
 
14
  "Shape",
15
+ "Reshape",
16
+ "Expand",
17
+ "Div",
18
+ "Sub",
19
+ "Gemm",
20
+ "MatMul",
21
+ "ConstantOfShape",
22
  "Unsqueeze",
23
+ "Slice",
24
+ "Conv",
25
  "Where",
26
+ "Softmax",
27
  "Mul",
28
+ "ReduceMean",
29
+ "Equal",
30
+ "Transpose"
 
31
  ],
32
  "weight_type": "QUInt8"
33
  }
train_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 3.0,
3
- "train_loss": 0.5741025606791178,
4
- "train_runtime": 21.8228,
5
- "train_samples_per_second": 8.111,
6
- "train_steps_per_second": 1.1
7
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "train_loss": 0.625487764676412,
4
+ "train_runtime": 21.7193,
5
+ "train_samples_per_second": 8.288,
6
+ "train_steps_per_second": 1.105
7
  }
trainer_state.json CHANGED
@@ -11,18 +11,18 @@
11
  {
12
  "epoch": 3.0,
13
  "step": 24,
14
- "total_flos": 1.3717678211371008e+16,
15
- "train_loss": 0.5741025606791178,
16
- "train_runtime": 21.8228,
17
- "train_samples_per_second": 8.111,
18
- "train_steps_per_second": 1.1
19
  }
20
  ],
21
  "logging_steps": 500,
22
  "max_steps": 24,
23
  "num_train_epochs": 3,
24
  "save_steps": 500,
25
- "total_flos": 1.3717678211371008e+16,
26
  "trial_name": null,
27
  "trial_params": null
28
  }
 
11
  {
12
  "epoch": 3.0,
13
  "step": 24,
14
+ "total_flos": 1.395018123190272e+16,
15
+ "train_loss": 0.625487764676412,
16
+ "train_runtime": 21.7193,
17
+ "train_samples_per_second": 8.288,
18
+ "train_steps_per_second": 1.105
19
  }
20
  ],
21
  "logging_steps": 500,
22
  "max_steps": 24,
23
  "num_train_epochs": 3,
24
  "save_steps": 500,
25
+ "total_flos": 1.395018123190272e+16,
26
  "trial_name": null,
27
  "trial_params": null
28
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07eb2bb8358ee16c8d302239eea02906b9e53fe7bde34e6c71c0ca9b0d1f2055
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e50035b9f4f234d430aefeaf1426c9fcd9a533f70893f5d51eb3c86a1fa1e3e5
3
  size 4536