SNARKS

4 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Scaling Language Models: Methods, Analysis & Insights from Training Gopher

allenai/dolma NA 2021

Language modelling provides a step towards intelligent communication systems by harnessing large repositories of written human knowledge to better predict and understand the world.

Training Compute-Optimal Large Language Models

karpathy/llama2.c 29 Mar 2022

We investigate the optimal model size and number of tokens for training a transformer language model under a given compute budget.

Verifiable and Provably Secure Machine Unlearning

cleverhans-lab/verifiable-unlearning 17 Oct 2022

In this framework, the server first computes a proof that the model was trained on a dataset $D$.

Scaling up Trustless DNN Inference with Zero-Knowledge Proofs

lyronctk/zator 17 Oct 2022

In this work, we present the first practical ImageNet-scale method to verify ML model inference non-interactively, i. e., after the inference has been done.