EleutherAI and OpenMined demonstrated a method for third-party evaluators to audit private LLM training datasets without accessing sensitive or proprietary data directly. Using PySyft, evaluators write queries against mock data, submit them for developer review, and receive only summarized results from the real dataset. The proof-of-concept focused on detecting biosafety-relevant content (Bacillus subtilis, influenza, RSV) in a dataset combining Falcon-RefinedWeb, OpenOrca, and a UK AISI proxy dataset. TF-IDF search flagged roughly 60 documents out of 200,000+, with varying precision and recall across query terms. The project shows that privacy-preserving remote execution can enable meaningful AI safety evaluations beyond black-box access, while protecting IP, user privacy, and security concerns.

8m read timeFrom blog.eleuther.ai
Post cover image
Table of contents
The Problem #The project #Setting up Third-party Evaluations with PySyft #Evaluation Setup #Evaluation Results & Succesful Demonstration #Future Work #Conclusions #
1 Impression