AOSSIE-Org / AOSSIE-Org/OpenVerifiableLLM

[Feature] : Implement Zero-Knowledge Proof of Dataset Inclusion (ZK-DI)

Aberta
#46 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
18
Forks
31
Merge médio
1min
PRs com merge (30d)
2

Descrição

### What is ZK-DI?
ZK-DI allows a prover to cryptographically prove to a verifier that a specific chunk of text *is exactly present* in the dataset used for training, **without** the verifier needing to download the entire dataset. The verifier only needs the global `merkle_root` and the ZK Proof.

ZK-DI is entirely independent of the neural network or the model training code. ZK-DI operates strictly on the **Data Layer** (which we just finished building) and the **Cryptographic Prover Layer**

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.