| { | |
| "dataset_name": "NeuraxonLife2-1MFull", | |
| "created_at": "2025-12-10T16:00:34.627715", | |
| "version": "2.0_complete", | |
| "description": "Complete Neuraxon dataset with 100% data capture from JSON files", | |
| "tables": { | |
| "games": { | |
| "file": "NeuraxonLife2-1MFull_games.parquet", | |
| "rows": 9794, | |
| "columns": [ | |
| "game_id", | |
| "timestamp", | |
| "created", | |
| "world_size", | |
| "world_sea_pct", | |
| "world_rocks_pct", | |
| "starting_nxers", | |
| "max_nxers", | |
| "max_food", | |
| "food_respawn", | |
| "start_food", | |
| "max_neurons", | |
| "global_time_steps", | |
| "mate_cooldown", | |
| "final_step_tick", | |
| "final_births_count", | |
| "final_deaths_count", | |
| "game_index", | |
| "total_ticks", | |
| "total_time_simulated_seconds", | |
| "births", | |
| "deaths", | |
| "survivors", | |
| "reason_end" | |
| ], | |
| "memory_mb": 4.18 | |
| }, | |
| "nxers": { | |
| "file": "NeuraxonLife2-1MFull_nxers.parquet", | |
| "rows": 1009677, | |
| "columns": [ | |
| "game_id", | |
| "nxer_id", | |
| "nxer_name", | |
| "game_step", | |
| "game_births", | |
| "game_deaths", | |
| "game_index", | |
| "global_time_steps_meta", | |
| "NxWorldSize", | |
| "NxWorldSea", | |
| "NxWorldRocks", | |
| "StartingNxErs", | |
| "MaxNxErs", | |
| "MaxFood", | |
| "FoodRespan", | |
| "MaxNeurons", | |
| "StartFood", | |
| "GlobalTimeSteps", | |
| "MateCooldownSeconds", | |
| "is_male", | |
| "gender", | |
| "can_land", | |
| "can_sea", | |
| "alive", | |
| "status", | |
| "food", | |
| "terrain", | |
| "color_r", | |
| "color_g", | |
| "color_b", | |
| "vision_range", | |
| "smell_radius", | |
| "heading", | |
| "clan_id", | |
| "pos_x", | |
| "pos_y", | |
| "last_pos_x", | |
| "last_pos_y", | |
| "born_ts", | |
| "died_ts", | |
| "ticks_per_action", | |
| "tick_accum", | |
| "last_move_tick", | |
| "is_harvesting", | |
| "is_mating", | |
| "mating_end_tick", | |
| "mating_intent_until_tick", | |
| "mate_cooldown_until_tick", | |
| "visited_count", | |
| "dopamine_boost_ticks", | |
| "has_parents", | |
| "parent_count", | |
| "last_input_0", | |
| "last_input_1", | |
| "last_input_2", | |
| "last_input_3", | |
| "last_input_4", | |
| "last_input_5", | |
| "last_output_o4", | |
| "food_found", | |
| "food_taken", | |
| "explored", | |
| "time_lived", | |
| "mates", | |
| "energy_eff", | |
| "temporal_sync", | |
| "fitness", | |
| "n_input", | |
| "n_hidden", | |
| "n_output", | |
| "n_total", | |
| "n_synapses", | |
| "conn_density", | |
| "conn_prob", | |
| "small_world_k", | |
| "rewire_prob", | |
| "pref_attach", | |
| "max_axon_delay", | |
| "net_dt", | |
| "net_min_dt", | |
| "net_max_dt", | |
| "activity_threshold", | |
| "simulation_steps", | |
| "membrane_tau", | |
| "thresh_exc", | |
| "thresh_inh", | |
| "adaptation", | |
| "spont_rate", | |
| "health_decay", | |
| "n_branches", | |
| "branch_thresh", | |
| "plateau_decay", | |
| "tau_fast", | |
| "tau_slow", | |
| "tau_meta", | |
| "tau_ltp", | |
| "tau_ltd", | |
| "w_fast_min", | |
| "w_fast_max", | |
| "w_slow_min", | |
| "w_slow_max", | |
| "w_meta_min", | |
| "w_meta_max", | |
| "learn_rate", | |
| "learn_rate_mod", | |
| "stdp_window", | |
| "plast_thresh", | |
| "assoc_strength", | |
| "syn_integrity", | |
| "syn_form_prob", | |
| "syn_death_prob", | |
| "neuron_death", | |
| "da_base", | |
| "ser_base", | |
| "ach_base", | |
| "ne_base", | |
| "da_high", | |
| "da_low", | |
| "ser_high", | |
| "ser_low", | |
| "ach_high", | |
| "ach_low", | |
| "ne_high", | |
| "ne_low", | |
| "neuromod_decay", | |
| "diffusion", | |
| "osc_low", | |
| "osc_mid", | |
| "osc_high", | |
| "osc_strength", | |
| "phase_coupling", | |
| "energy_base", | |
| "firing_cost", | |
| "plast_cost", | |
| "metabolic_rate", | |
| "recovery_rate", | |
| "target_fire_rate", | |
| "homeo_plast_rate", | |
| "itu_radius", | |
| "evol_interval", | |
| "fit_temporal_w", | |
| "fit_energy_w", | |
| "fit_pattern_w", | |
| "curr_da", | |
| "curr_ser", | |
| "curr_ach", | |
| "curr_ne", | |
| "net_time", | |
| "net_steps", | |
| "branching_ratio", | |
| "energy_consumed", | |
| "itu_circle_count" | |
| ], | |
| "memory_mb": 1427.29 | |
| }, | |
| "neurons": { | |
| "file": "NeuraxonLife2-1MFull_neurons.parquet", | |
| "rows": 21814295, | |
| "columns": [ | |
| "game_id", | |
| "nxer_name", | |
| "neuron_id", | |
| "type", | |
| "type_from_data", | |
| "membrane_pot", | |
| "trinary", | |
| "trinary_label", | |
| "adaptation", | |
| "health", | |
| "is_active", | |
| "energy", | |
| "phase", | |
| "nat_freq", | |
| "intrinsic_ts", | |
| "circle_id", | |
| "neuron_fitness", | |
| "ind_membrane_tau", | |
| "ind_thresh_exc", | |
| "ind_thresh_inh", | |
| "ind_adaptation", | |
| "ind_spont_rate", | |
| "ind_health_decay", | |
| "ind_energy_base", | |
| "ind_firing_cost", | |
| "ind_plast_cost", | |
| "ind_metabolic", | |
| "ind_recovery", | |
| "n_branches", | |
| "branch_pot_mean", | |
| "branch_pot_std", | |
| "branch_pot_min", | |
| "branch_pot_max", | |
| "plateau_mean", | |
| "plateau_max", | |
| "branch_thresh_mean", | |
| "branch_thresh_std", | |
| "plateau_decay_mean" | |
| ], | |
| "memory_mb": 11963.87 | |
| }, | |
| "synapses": { | |
| "file": "NeuraxonLife2-1MFull_synapses.parquet", | |
| "rows": 15726173, | |
| "columns": [ | |
| "game_id", | |
| "nxer_name", | |
| "pre_id", | |
| "post_id", | |
| "w_fast", | |
| "w_slow", | |
| "w_meta", | |
| "w_total", | |
| "w_abs", | |
| "w_fast_abs", | |
| "w_slow_abs", | |
| "w_meta_abs", | |
| "is_silent", | |
| "is_modulatory", | |
| "syn_type", | |
| "is_ionotropic_fast", | |
| "is_ionotropic_slow", | |
| "is_metabotropic", | |
| "integrity", | |
| "axon_delay", | |
| "learn_mod", | |
| "delta_w", | |
| "ind_tau_fast", | |
| "ind_tau_slow", | |
| "ind_tau_meta", | |
| "ind_tau_ltp", | |
| "ind_tau_ltd", | |
| "ind_learn_rate", | |
| "ind_plast_thresh", | |
| "tau_ratio_fast_slow", | |
| "tau_ratio_ltp_ltd" | |
| ], | |
| "memory_mb": 6473.44 | |
| }, | |
| "branches": { | |
| "file": "NeuraxonLife2-1MFull_branches.parquet", | |
| "rows": 87273965, | |
| "columns": [ | |
| "game_id", | |
| "nxer_name", | |
| "neuron_id", | |
| "branch_id", | |
| "branch_pot", | |
| "branch_pot_abs", | |
| "plateau_pot", | |
| "branch_thresh", | |
| "plateau_decay", | |
| "above_threshold", | |
| "has_plateau" | |
| ], | |
| "memory_mb": 18078.39 | |
| }, | |
| "hall_of_fame": { | |
| "file": "NeuraxonLife2-1MFull_hall_of_fame.parquet", | |
| "rows": 176290, | |
| "columns": [ | |
| "game_id", | |
| "category", | |
| "rank", | |
| "nxer_name", | |
| "score", | |
| "is_male" | |
| ], | |
| "memory_mb": 38.11 | |
| }, | |
| "exploration_paths": { | |
| "file": "NeuraxonLife2-1MFull_exploration_paths.parquet", | |
| "rows": 272019524, | |
| "columns": [ | |
| "game_id", | |
| "nxer_id", | |
| "nxer_name", | |
| "visit_index", | |
| "x", | |
| "y" | |
| ], | |
| "memory_mb": 45678.18 | |
| }, | |
| "lineage": { | |
| "file": "NeuraxonLife2-1MFull_lineage.parquet", | |
| "rows": 2019354, | |
| "columns": [ | |
| "game_id", | |
| "child_id", | |
| "child_name", | |
| "parent_id" | |
| ], | |
| "memory_mb": 310.76 | |
| }, | |
| "world_grids": { | |
| "file": "NeuraxonLife2-1MFull_world_grids.parquet", | |
| "rows": 9794, | |
| "columns": [ | |
| "game_id", | |
| "world_size", | |
| "grid_json" | |
| ], | |
| "memory_mb": 136.98 | |
| } | |
| }, | |
| "statistics": { | |
| "total_games": 9794, | |
| "total_nxers": 1009677, | |
| "total_neurons": 21814295, | |
| "total_synapses": 15726173, | |
| "total_branches": 87273965, | |
| "total_hof_entries": 176290, | |
| "total_exploration_points": 272019524, | |
| "total_lineage_links": 2019354, | |
| "total_world_grids": 9794 | |
| } | |
| } |