arshan-ritual commited on
Commit
8aec4cc
·
verified ·
1 Parent(s): d0461dc

Upload folder using huggingface_hub

Browse files
calibration.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"input_data": [[0.7799170613288879, 0.4481084644794464, 0.863183856010437, 0.31702712178230286, 0.01766163669526577, 0.7431737184524536, 0.9140331149101257, 0.7279329299926758, 0.23943322896957397, 0.03400293365120888]]}
ezkl_linreg_10_features.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b56a3b913435e8a070ec749d9c668d3e6738b53f343c48d5c6629f3c06911a6
3
+ size 2944
model.compiled ADDED
Binary file (1.67 kB). View file
 
ritual_manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "compiled_model_path": "model.compiled",
3
+ "settings_path": "settings.json",
4
+ "onnx_path": "ezkl_linreg_10_features.onnx",
5
+ "calibration_path": "calibration.json",
6
+ "srs_path": "srs_file.srs",
7
+ "verifier_key_path": "test.vk",
8
+ "prover_key_path": "test.pk",
9
+ "artifact_type": "EZKLArtifact"
10
+ }
settings.json ADDED
@@ -0,0 +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":1724295114112}
srs_file.srs ADDED
Binary file (8.45 kB). View file
 
test.pk ADDED
Binary file (223 kB). View file
 
test.vk ADDED
Binary file (1.14 kB). View file