AOSSIE-Org / AOSSIE-Org/OpenVerifiableLLM

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

オープン
#46 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
18
フォーク
31
平均マージ
1分
マージ済み PR(30日)
2

説明

### 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**

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。