dataset_type string | entries int64 | peer_validated bool | behavior_tracked bool | anomaly_detection_ready bool | reputation_weighted bool | network_integrated bool | humanoid_ready bool |
|---|---|---|---|---|---|---|---|
distributed-trust-scoring | 25,000 | true | true | true | true | true | true |
Humanoid Distributed Trust Scoring Dataset
This dataset models dynamic trust and reputation scores between humanoid agents operating in a decentralized network.
It captures behavioral reliability, task completion integrity, peer validation signals, and anomaly detection flags.
Objective
To enable secure coordination and trust-based task delegation across distributed humanoid agents.
Data Fields
- agent_id
- peer_agent_id
- task_id
- task_success_rate
- integrity_score
- anomaly_flag
- peer_validation_score
- trust_score
- timestamp
Use Cases
- Trust-based task assignment
- Reputation-weighted consensus
- Fraud detection systems
- Secure decentralized coordination
Part of
Humanoid Network (HAN)
License
MIT
- Downloads last month
- 14