Upload folder using huggingface_hub
Browse files- calibration.json +1 -1
- ezkl_linreg_10_features.onnx +1 -1
- model.compiled +0 -0
- ritual_manifest.json +10 -1
- settings.json +1 -1
- test.pk +0 -0
- test.vk +0 -0
calibration.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"input_data": [[0.
|
|
|
|
| 1 |
+
{"input_data": [[0.645971417427063, 0.7081717848777771, 0.377566933631897, 0.481056272983551, 0.6751319766044617, 0.9181441068649292, 0.8646162152290344, 0.5958524942398071, 0.5505632162094116, 0.6899741291999817]]}
|
ezkl_linreg_10_features.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62143ae75ce5d8390013208290308dd47720497935b65db5bbee82fbdb536bfd
|
| 3 |
size 2944
|
model.compiled
CHANGED
|
Binary files a/model.compiled and b/model.compiled differ
|
|
|
ritual_manifest.json
CHANGED
|
@@ -6,5 +6,14 @@
|
|
| 6 |
"srs_path": "srs_file.srs",
|
| 7 |
"verifier_key_path": "test.vk",
|
| 8 |
"prover_key_path": "test.pk",
|
| 9 |
-
"artifact_type": "EZKLArtifact"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
}
|
|
|
|
| 6 |
"srs_path": "srs_file.srs",
|
| 7 |
"verifier_key_path": "test.vk",
|
| 8 |
"prover_key_path": "test.pk",
|
| 9 |
+
"artifact_type": "EZKLArtifact",
|
| 10 |
+
"file_hashes": {
|
| 11 |
+
"model.compiled": "520a2252c12c4e26df9a8a7e7f4badacb9f6e9b7e1713460404da231d334b0d7",
|
| 12 |
+
"settings.json": "fabc93b294f689d8644d8d4b4418d5aa0f3dde8ff074849c8f536d510c17ea94",
|
| 13 |
+
"ezkl_linreg_10_features.onnx": "62143ae75ce5d8390013208290308dd47720497935b65db5bbee82fbdb536bfd",
|
| 14 |
+
"calibration.json": "3c848cd68719366cdfe852a22673b9ae1e2b41641e241f431490053b5e41ed49",
|
| 15 |
+
"srs_file.srs": "85030b2924111fc60acaf4fb8a7bad89531fbe0271aeab0c21e545f71eee273d",
|
| 16 |
+
"test.vk": "38f481e590e0b04ea9793c6a80b8e915822860f4f098271fcb63d992167ae186",
|
| 17 |
+
"test.pk": "1fdab6778e3693e116bfbf483029e39c7e8fa051ab0c934dcd1dee455c8d1b05"
|
| 18 |
+
}
|
| 19 |
}
|
settings.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"run_args":{"tolerance":{"val":0.0,"scale":1.0},"input_scale":13,"param_scale":13,"scale_rebase_multiplier":10,"lookup_range":[0,0],"logrows":6,"num_inner_cols":2,"variables":[["batch_size",1]],"input_visibility":"Public","output_visibility":"Public","param_visibility":"Fixed","div_rebasing":false,"rebase_frac_zero_constants":false,"check_mode":"UNSAFE","commitment":"KZG"},"num_rows":11,"total_assignments":22,"total_const_size":11,"total_dynamic_col_size":0,"num_dynamic_lookups":0,"num_shuffles":0,"total_shuffle_col_size":0,"model_instance_shapes":[[1,10],[1,1]],"model_output_scales":[26],"model_input_scales":[13],"module_sizes":{"polycommit":[],"poseidon":[0,[0]]},"required_lookups":[],"required_range_checks":[],"check_mode":"UNSAFE","version":"11.4.2","num_blinding_factors":null,"timestamp":
|
|
|
|
| 1 |
+
{"run_args":{"tolerance":{"val":0.0,"scale":1.0},"input_scale":13,"param_scale":13,"scale_rebase_multiplier":10,"lookup_range":[0,0],"logrows":6,"num_inner_cols":2,"variables":[["batch_size",1]],"input_visibility":"Public","output_visibility":"Public","param_visibility":"Fixed","div_rebasing":false,"rebase_frac_zero_constants":false,"check_mode":"UNSAFE","commitment":"KZG"},"num_rows":11,"total_assignments":22,"total_const_size":11,"total_dynamic_col_size":0,"num_dynamic_lookups":0,"num_shuffles":0,"total_shuffle_col_size":0,"model_instance_shapes":[[1,10],[1,1]],"model_output_scales":[26],"model_input_scales":[13],"module_sizes":{"polycommit":[],"poseidon":[0,[0]]},"required_lookups":[],"required_range_checks":[],"check_mode":"UNSAFE","version":"11.4.2","num_blinding_factors":null,"timestamp":1729478627427}
|
test.pk
CHANGED
|
Binary files a/test.pk and b/test.pk differ
|
|
|
test.vk
CHANGED
|
Binary files a/test.vk and b/test.vk differ
|
|
|