dilyabareeva / quanda

A toolkit for quantitative evaluation of data attribution methods.
https://quanda.readthedocs.io
MIT License
33 stars 0 forks source link

Saving information about datasets #59

Closed dilyabareeva closed 3 months ago

dilyabareeva commented 5 months ago

Problem

We want to be able to serialize datasets, without necessarily including the data itself. This is relevant for ToyBenchmarks.

Potential Solutions

dilyabareeva commented 5 months ago

Potential inspiration: https://github.com/deel-ai/influenciae/blob/main/deel/influenciae/benchmark/base_benchmark.py