SY

Results 5 issues of SY

I am using SEAL to implement multi party Relin key following the following protocol in [1]: I wonder if I can use the same decomposition basis w that SEAL generated...

I am using SEAL to implement Multiparty HE scheme described [in this paper](https://eprint.iacr.org/2020/304.pdf). According to the paper, multiparty version galois key generation is similar to the generation of multiparty public...

Is there anyway to export model to caffe model like using detectron2 tools caffe2_converter.py?

Below is a eval record of server. I wonder why test_total and val_total are decimals? From my understanding, this is global model evaluation. If the total number of my test...

When I finetune llama-7b on gsm-8k with different finetuning methods. I compared the test loss and evaluation accuracy of different methods and found that one of the method has smaller...