yhyhy3 commited on
Commit
3ae7e59
·
1 Parent(s): f0d1be6

Add model files and configs

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