Upload gensyn-glossary-dataset.json with huggingface_hub
Browse files- gensyn-glossary-dataset.json +253 -0
gensyn-glossary-dataset.json
ADDED
|
@@ -0,0 +1,253 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_info": {
|
| 3 |
+
"name": "Gensyn Glossary Dataset",
|
| 4 |
+
"version": "1.0.0",
|
| 5 |
+
"description": "A comprehensive glossary of terms related to Gensyn Protocol and decentralized machine learning",
|
| 6 |
+
"created": "2025-12-09",
|
| 7 |
+
"author": "Community Contributor",
|
| 8 |
+
"license": "MIT",
|
| 9 |
+
"categories": ["protocol", "products", "technical", "community", "blockchain"]
|
| 10 |
+
},
|
| 11 |
+
"data": [
|
| 12 |
+
{
|
| 13 |
+
"id": 1,
|
| 14 |
+
"term": "Gensyn",
|
| 15 |
+
"definition": "A decentralized protocol that unifies the world's computing power into a single, open network for machine learning.",
|
| 16 |
+
"category": "protocol"
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"id": 2,
|
| 20 |
+
"term": "Verde",
|
| 21 |
+
"definition": "Gensyn's cryptographically verifiable ML evaluation system that ensures faithful execution on untrusted hardware.",
|
| 22 |
+
"category": "technical"
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"id": 3,
|
| 26 |
+
"term": "RL Swarm",
|
| 27 |
+
"definition": "A decentralized reinforcement learning framework for collaborative model training over the internet.",
|
| 28 |
+
"category": "products"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"id": 4,
|
| 32 |
+
"term": "CodeZero",
|
| 33 |
+
"definition": "The current training environment in RL Swarm focused on code generation tasks with Proposer, Solver, and Evaluator roles.",
|
| 34 |
+
"category": "products"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"id": 5,
|
| 38 |
+
"term": "BlockAssist",
|
| 39 |
+
"definition": "An AI assistant that learns from user actions in Minecraft through imitation learning.",
|
| 40 |
+
"category": "products"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"id": 6,
|
| 44 |
+
"term": "CodeAssist",
|
| 45 |
+
"definition": "A completely private and local AI coding assistant that learns the user's coding style.",
|
| 46 |
+
"category": "products"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"id": 7,
|
| 50 |
+
"term": "Delphi",
|
| 51 |
+
"definition": "An open, verifiable intelligence market where users stake tokens on AI models' performance benchmarks.",
|
| 52 |
+
"category": "products"
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"id": 8,
|
| 56 |
+
"term": "Judge",
|
| 57 |
+
"definition": "An AI-settled prediction market demonstrating scalable, objective resolution using Verde verification.",
|
| 58 |
+
"category": "products"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"id": 9,
|
| 62 |
+
"term": "GenRL",
|
| 63 |
+
"definition": "Gensyn's modular reinforcement learning library for distributed, fault-tolerant training.",
|
| 64 |
+
"category": "technical"
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"id": 10,
|
| 68 |
+
"term": "Solver",
|
| 69 |
+
"definition": "A participant role that performs ML training tasks and generates proofs of work.",
|
| 70 |
+
"category": "protocol"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"id": 11,
|
| 74 |
+
"term": "Verifier",
|
| 75 |
+
"definition": "A participant role that replicates proof portions and compares results against thresholds.",
|
| 76 |
+
"category": "protocol"
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"id": 12,
|
| 80 |
+
"term": "Submitter",
|
| 81 |
+
"definition": "An end-user who provides ML tasks and payment to the Gensyn network.",
|
| 82 |
+
"category": "protocol"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"id": 13,
|
| 86 |
+
"term": "Whistleblower",
|
| 87 |
+
"definition": "A participant role that challenges verifier work as the final defense layer against fraud.",
|
| 88 |
+
"category": "protocol"
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": 14,
|
| 92 |
+
"term": "Proof-of-Learning",
|
| 93 |
+
"definition": "A probabilistic verification method using gradient optimization metadata to create verifiable work certificates.",
|
| 94 |
+
"category": "technical"
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"id": 15,
|
| 98 |
+
"term": "Pinpoint Protocol",
|
| 99 |
+
"definition": "A graph-based protocol enabling consistency verification without full replication of work.",
|
| 100 |
+
"category": "technical"
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"id": 16,
|
| 104 |
+
"term": "LMSR",
|
| 105 |
+
"definition": "Logarithmic Market Scoring Rule - the on-chain pricing mechanism used in Delphi for continuous liquidity.",
|
| 106 |
+
"category": "technical"
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"id": 17,
|
| 110 |
+
"term": "$TEST",
|
| 111 |
+
"definition": "The test-only token used within the Gensyn Testnet for trading and activities.",
|
| 112 |
+
"category": "blockchain"
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"id": 18,
|
| 116 |
+
"term": "TGE",
|
| 117 |
+
"definition": "Token Generation Event - the future launch of Gensyn's mainnet token.",
|
| 118 |
+
"category": "blockchain"
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"id": 19,
|
| 122 |
+
"term": "Gensyn Foundation",
|
| 123 |
+
"definition": "The organization responsible for decentralized governance post-TGE, announced December 2025.",
|
| 124 |
+
"category": "protocol"
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"id": 20,
|
| 128 |
+
"term": "swarm.pem",
|
| 129 |
+
"definition": "A peer identity file that links a node to its on-chain identity. Must be preserved and never shared.",
|
| 130 |
+
"category": "technical"
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"id": 21,
|
| 134 |
+
"term": "Proposer",
|
| 135 |
+
"definition": "A role in CodeZero that generates coding problems and adjusts difficulty levels.",
|
| 136 |
+
"category": "products"
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"id": 22,
|
| 140 |
+
"term": "Evaluator",
|
| 141 |
+
"definition": "A frozen model role in CodeZero that assesses solutions and assigns rewards.",
|
| 142 |
+
"category": "products"
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"id": 23,
|
| 146 |
+
"term": "Pioneer Program",
|
| 147 |
+
"definition": "A community recognition program celebrating contributors who shape Gensyn's culture.",
|
| 148 |
+
"category": "community"
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"id": 24,
|
| 152 |
+
"term": "Rover",
|
| 153 |
+
"definition": "Entry-level role in the Pioneer Program for consistent community contributors.",
|
| 154 |
+
"category": "community"
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"id": 25,
|
| 158 |
+
"term": "Pioneer",
|
| 159 |
+
"definition": "Advanced role in the Pioneer Program for members who embody Gensyn culture.",
|
| 160 |
+
"category": "community"
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"id": 26,
|
| 164 |
+
"term": "The Core",
|
| 165 |
+
"definition": "An exclusive Discord area for verified community members with special access.",
|
| 166 |
+
"category": "community"
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"id": 27,
|
| 170 |
+
"term": "HiveMind",
|
| 171 |
+
"definition": "A decentralized communication protocol backend supported by GenRL.",
|
| 172 |
+
"category": "technical"
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"id": 28,
|
| 176 |
+
"term": "CheckFree",
|
| 177 |
+
"definition": "A fault-tolerant decentralized training method achieving 1.6x speedup without checkpoints.",
|
| 178 |
+
"category": "technical"
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"id": 29,
|
| 182 |
+
"term": "SAPO",
|
| 183 |
+
"definition": "Swarm sAmpling Policy Optimization - a decentralized RL post-training method for collective learning.",
|
| 184 |
+
"category": "technical"
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"id": 30,
|
| 188 |
+
"term": "SkipPipe",
|
| 189 |
+
"definition": "A partial and reordered pipelining framework for training LLMs in heterogeneous networks.",
|
| 190 |
+
"category": "technical"
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"id": 31,
|
| 194 |
+
"term": "HDEE",
|
| 195 |
+
"definition": "Heterogeneous Domain Expert Ensemble - a research framework for distributed expertise.",
|
| 196 |
+
"category": "technical"
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"id": 32,
|
| 200 |
+
"term": "NoLoCo",
|
| 201 |
+
"definition": "A communication efficiency framework for distributed machine learning.",
|
| 202 |
+
"category": "technical"
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"id": 33,
|
| 206 |
+
"term": "OP Stack",
|
| 207 |
+
"definition": "The Ethereum Layer 2 rollup framework that Gensyn's custom blockchain is built on.",
|
| 208 |
+
"category": "blockchain"
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": 34,
|
| 212 |
+
"term": "Staking",
|
| 213 |
+
"definition": "Depositing tokens as collateral to participate in the network and ensure honest behavior.",
|
| 214 |
+
"category": "blockchain"
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"id": 35,
|
| 218 |
+
"term": "Slashing",
|
| 219 |
+
"definition": "Penalty mechanism that burns a participant's stake if they act maliciously.",
|
| 220 |
+
"category": "blockchain"
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"id": 36,
|
| 224 |
+
"term": "Rollup",
|
| 225 |
+
"definition": "A Layer 2 scaling solution that processes transactions off-chain and posts proofs to Ethereum.",
|
| 226 |
+
"category": "blockchain"
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"id": 37,
|
| 230 |
+
"term": "Trustless Verification",
|
| 231 |
+
"definition": "The ability to verify ML computations without trusting the party that performed them.",
|
| 232 |
+
"category": "technical"
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"id": 38,
|
| 236 |
+
"term": "DataManager",
|
| 237 |
+
"definition": "A GenRL component that manages environment data like datasets, images, or game boards.",
|
| 238 |
+
"category": "technical"
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"id": 39,
|
| 242 |
+
"term": "RewardManager",
|
| 243 |
+
"definition": "A GenRL component that implements custom reward functions for RL training.",
|
| 244 |
+
"category": "technical"
|
| 245 |
+
},
|
| 246 |
+
{
|
| 247 |
+
"id": 40,
|
| 248 |
+
"term": "GameManager",
|
| 249 |
+
"definition": "A GenRL component that orchestrates data flow between components and the agent swarm.",
|
| 250 |
+
"category": "technical"
|
| 251 |
+
}
|
| 252 |
+
]
|
| 253 |
+
}
|