yhyhy3 commited on
Commit
47a693f
1 Parent(s): ad1e0f9

Add model files and configs

Browse files
all_results.json CHANGED
@@ -1,7 +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
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "train_loss": 0.5636956691741943,
4
+ "train_runtime": 22.0278,
5
+ "train_samples_per_second": 8.444,
6
+ "train_steps_per_second": 1.09
7
  }
onnx/model_quantized.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8fd0c18e7ecafd2579724b6f3ce126621bdb13f8381358d9cc79f55e82fdd52
3
  size 87112360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6be8652642ea8552c3f501ed1c58b2a72737f97a68d2a1b31dc143d151eb9b45
3
  size 87112360
quantize_config.json CHANGED
@@ -4,30 +4,30 @@
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
  }
 
4
  "per_model_config": {
5
  "model": {
6
  "op_types": [
7
+ "Slice",
 
 
 
8
  "Sqrt",
9
+ "Gemm",
 
10
  "Shape",
11
+ "ReduceMean",
12
+ "Constant",
13
  "Reshape",
14
+ "Equal",
 
 
 
15
  "MatMul",
16
+ "Mul",
17
  "Unsqueeze",
 
 
18
  "Where",
19
+ "Erf",
20
+ "Pow",
21
  "Softmax",
22
+ "Transpose",
23
+ "Add",
24
+ "Conv",
25
+ "ConstantOfShape",
26
+ "Expand",
27
+ "Div",
28
+ "Concat",
29
+ "Gather",
30
+ "Sub"
31
  ],
32
  "weight_type": "QUInt8"
33
  }
train_results.json CHANGED
@@ -1,7 +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
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "train_loss": 0.5636956691741943,
4
+ "train_runtime": 22.0278,
5
+ "train_samples_per_second": 8.444,
6
+ "train_steps_per_second": 1.09
7
  }
trainer_state.json CHANGED
@@ -11,18 +11,18 @@
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
  }
 
11
  {
12
  "epoch": 3.0,
13
  "step": 24,
14
+ "total_flos": 1.4415187272966144e+16,
15
+ "train_loss": 0.5636956691741943,
16
+ "train_runtime": 22.0278,
17
+ "train_samples_per_second": 8.444,
18
+ "train_steps_per_second": 1.09
19
  }
20
  ],
21
  "logging_steps": 500,
22
  "max_steps": 24,
23
  "num_train_epochs": 3,
24
  "save_steps": 500,
25
+ "total_flos": 1.4415187272966144e+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:e50035b9f4f234d430aefeaf1426c9fcd9a533f70893f5d51eb3c86a1fa1e3e5
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05921028ea1d9a15207f7bdfd50062ae83d562fa4e1aa0f49ed1af08fd4888eb
3
  size 4536