CoolFace
Datasetpublic

zlysunshine/aave-bns-data

Aave-BNS Multidimensional Protocol-Network Evidence Hugging Face release status: PRIVATE RELEASE CANDIDATE. The dataset has been uploaded to the Hugging Face Hub for post-upload validation. Local validation covers 14 configurations, Croissant 1.1 core metadata, substantive Responsible AI metadata, checksums, and deterministic handoff auditing. Dataset Viewer validation, clean Hub loading, platform-generated Croissant reconciliation, and immutable release tagging are the… See the full description on the dataset page: https://huggingface.co/datasets/zlysunshine/aave-bns-data.

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
0likes136downloads
Dataset Card

Aave-BNS Multidimensional Protocol-Network Evidence

Hugging Face release status: PRIVATE RELEASE CANDIDATE. The dataset has been uploaded to the Hugging Face Hub for post-upload validation. Local validation covers 14 configurations, Croissant 1.1 core metadata, substantive Responsible AI metadata, checksums, and deterministic handoff auditing. Dataset Viewer validation, clean Hub loading, platform-generated Croissant reconciliation, and immutable release tagging are the remaining publication gates.

Evaluative role

This resource supports evaluation of how decentralization claims change when participation, Pool-event-frequency concentration, role-aware network structure, actor uncertainty, and infrastructure evidence are kept distinct. It is a data-centric empirical and measurement-audit resource, not a benchmark leaderboard and not a person-level dataset.

Dataset structure

LayerPathContentsRelease state
Queried-data evidencedata/queried/Retrieval windows, provider comparisons, manifests, and artifact receipts recovered from completed acquisitionIncluded as audit evidence; no new query was run
Processed datadata/processed/Fourteen governed Hub configurations and two audit-only evidence-gap tablesIncluded; aggregate or privacy-minimized
Metadatametadata/Schema, dictionary, sources, Croissant, RAI, quality, claims, checksums, migration ledger, and Hub handoffIncluded and locally validated

The release does not expose raw address-level event payloads or natural-person labels. The migration ledger records their scientific lineage and exclusion; missing data must never be silently replaced by a fresh query.

Evidence regimes

  • OBSERVED: audited protocol/source evidence.
  • DERIVED: deterministic metrics computed from observed evidence.
  • SYNTHETIC: uncalibrated mechanism simulation.
  • BOUNDED: partial-identification outputs.
  • FAILED_DESIGN: retained but rejected identification diagnostics.
  • BLOCKED/PLANNED: metadata-only evidence gaps. These tables are excluded from the Hub configuration list and Croissant record sets.

Essential interpretation boundary

Address ≠ natural person ≠ user ≠ independent economic actor. Event-frequency HHI is not capital, liquidity, wealth, risk, welfare, ownership, or governance power. The Arbitrum–Gnosis comparison is a failed-donor arithmetic diagnostic and is not a treatment effect. Verified route-level infrastructure dependence is not measured.

Configuration inventory

Each configuration contains one complete governed table exposed under the Hub packaging split name train; this label does not imply an ML training partition. Primary keys, types, units, missing-value semantics, provenance, and claim mappings are machine-readable in metadata/release_manifest.json, metadata/schema.json, metadata/data_dictionary.csv, and metadata/result_data_crosswalk.csv.

ConfigurationRowsEvidence regimeObservational unit
observed_protocol_action_counts165DERIVEDchain-week-action cohort
treatment_event_registry2OBSERVEDgoverned protocol event
participation_and_concentration_metrics66DERIVEDchain-week
cross_chain_overlap33DERIVEDweek
structural_metrics12DERIVEDchain-layer
actor_bounds_period4BOUNDEDanalysis period
actor_bounds_change4BOUNDEDcomparison-metric-assumption
simulation16SYNTHETICscenario-parameter setting
failed_design_estimates6FAILED_DESIGNoutcome-horizon diagnostic
failed_design_event_study66FAILED_DESIGNoutcome-event-week diagnostic
failed_design_placebos6FAILED_DESIGNoutcome-pseudo-event diagnostic
failed_design_pretrends2FAILED_DESIGNoutcome pretrend diagnostic
source_audit31OBSERVEDevidence event
metric_registry39OBSERVEDgoverned measurement definition

Loading and local validation

Install the validation dependencies and run the fail-closed handoff checks:

bash
python3.11 -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements-validation.txt
python scripts/validate_release.py . --json-out metadata/validation_run.json
python scripts/clean_load.py . --require-hf-datasets
python scripts/validate_hf_handoff.py .

Load a local configuration:

python
from datasets import load_dataset

counts = load_dataset(
    ".",
    "observed_protocol_action_counts",
    split="train",
)

After upload, replace . with zlysunshine/aave-bns and pin the immutable Hub revision recorded in the publication receipt.

Hub upload handoff

The repository README.md is the Dataset Card that the Hub will render. The declared CSV configurations allow the Dataset Viewer to infer schemas and, for Hub-supported conversion, generate a platform Croissant core. Upload only from a clean, validated checkout:

bash
huggingface-cli upload zlysunshine/aave-bns . . \
  --repo-type dataset \
  --commit-message "Stage Aave-BNS dataset 1.0.0-rc1"

Immediately after upload:

  1. 1.record the immutable Hub commit;
  2. 2.load all 14 configurations from that revision in a clean environment;
  3. 3.inspect every Viewer configuration;
  4. 4.retrieve the Hub-generated Croissant core;
  5. 5.merge the verified RAI and PROV fields from metadata/croissant.json;
  6. 6.validate the merged file using the NeurIPS-linked validator; and
  7. 7.write the results to a publication receipt without overwriting this staged audit history.

Responsible use

Supported uses include reproducing descriptive and partial-identification results, auditing multidimensional DeFi-network measures, checking metric implementations, and inspecting failed-design diagnostics. Unsupported uses include re-identifying address holders, inferring personal traits, treating addresses as people, ranking chains with one scalar decentralization score, presenting diagnostic coefficients as causal effects, or inferring wealth, governance power, or infrastructure resilience.

The released tables contain aggregates, metrics, registries, and source URLs. Some URLs resolve to public blockchain records containing pseudonymous addresses, so linkage and profiling risks remain even though row-level address payloads are excluded.

Biases and limitations

Coverage is protocol-, event-, chain-, and time-window-specific. Equal event weighting emphasizes repeated calls, including automated contract activity, and does not weight economic value. Chain/source availability can create temporal and infrastructure measurement skew. The synthetic configuration is an uncalibrated mechanism illustration. Causal and route-level infrastructure claims are expressly unsupported.

License and third-party rights

The original curation, metadata, and released derivatives are licensed under the Creative Commons Attribution 4.0 International License (CC-BY-4.0). Attribute the named creators, cite this dataset, link the license, and indicate changes.

This license applies only to rights the licensors are authorized to grant. It does not relicense third-party websites, protocol documentation, software, trademarks, or public-chain source records linked by the metadata; those retain their own terms and legal status.

Citation, maintenance, and versioning

Citation metadata is in CITATION.cff. Version 1.0.0-rc1 is the validated pre-upload candidate. Material releases will use semantic versions, immutable Hub commits, checksums, dated quality reports, and explicit supersession records. Security, privacy, licensing, or scientific corrections should be reported through the public data repository issue tracker.

The completed acquisition source snapshot is pinned at sunshineluyao/aave-bns@932f6f4f62c3402adf38231ed83ea9ca17cc227c.