File size: 39,468 Bytes
e04c28d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 | {
"completed_jobs": 20,
"concurrency": 10,
"elapsed_seconds": 39138.103445254965,
"experiment": "mouse-run-run-2-transformer",
"failed": [],
"failed_attempts": [],
"failed_attempts_count": 0,
"failed_jobs": 0,
"interrupted_attempts": [],
"interrupted_attempts_count": 0,
"jobs": [
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.463973339191095,
"elapsed_seconds": 19670.30402108794,
"env_steps_per_second": 4067.04440939166,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0000/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0000_attempt_01.log",
"metrics": {
"approx_kl": 0.0030988860332676893,
"chaser_grad_norm": 0.36728256940841675,
"chaser_new_fields": 62.0,
"chaser_partner_vision": 0.9725000262260437,
"chaser_return": 13.717500686645508,
"chaser_subspace_norm": 272.79351806640625,
"collisions_per_episode": 10.925000190734863,
"entropy": 0.11317355558276176,
"explorer_grad_norm": 0.8740078210830688,
"explorer_new_fields": 69.95000457763672,
"explorer_partner_vision": 0.9725000262260437,
"explorer_return": 46.98749923706055,
"explorer_subspace_norm": 102.8924560546875,
"final_distance": 1.6796330213546753,
"max_param_abs": 2.4855704307556152,
"policy_loss": -0.0027665531197555993,
"value_loss": 1.877354085445404
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0000/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0000.attempt_01",
"schema_version": 2,
"seed": 0,
"state": "completed",
"task": "social",
"timestamp": "2026-07-02T19:59:42.252081+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0000",
"unix_time": 1783022382.2520971,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.427951933531375,
"elapsed_seconds": 19540.62696071295,
"env_steps_per_second": 4094.034452468825,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0000/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0000_attempt_01.log",
"metrics": {
"approx_kl": 0.0003983886290532812,
"chaser_grad_norm": 0.02647677343338728,
"chaser_new_fields": 94.9000015258789,
"chaser_partner_vision": 0.0,
"chaser_return": 8.955000877380371,
"chaser_subspace_norm": 75.5232925415039,
"collisions_per_episode": 0.550000011920929,
"entropy": 0.0030606171931140125,
"explorer_grad_norm": 0.17282858304679394,
"explorer_new_fields": 95.42500305175781,
"explorer_partner_vision": 0.0,
"explorer_return": 92.95000457763672,
"explorer_subspace_norm": 155.51156616210938,
"final_distance": 3.808248281478882,
"max_param_abs": 2.2150280475616455,
"policy_loss": -0.00044627454370527175,
"value_loss": 0.06406432762742043
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0000/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0000.attempt_01",
"schema_version": 2,
"seed": 0,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-02T19:57:32.702201+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0000",
"unix_time": 1783022252.702217,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.435685596511111,
"elapsed_seconds": 19568.46814744,
"env_steps_per_second": 4088.2096338473903,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0001/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0001_attempt_01.log",
"metrics": {
"approx_kl": 0.0032518112735848703,
"chaser_grad_norm": 0.4799686074256897,
"chaser_new_fields": 58.82500076293945,
"chaser_partner_vision": 0.9635000228881836,
"chaser_return": 13.932499885559082,
"chaser_subspace_norm": 267.9047546386719,
"collisions_per_episode": 11.824999809265137,
"entropy": 0.16130381077528,
"explorer_grad_norm": 1.6371502578258514,
"explorer_new_fields": 63.85000228881836,
"explorer_partner_vision": 0.9635000228881836,
"explorer_return": 35.51250076293945,
"explorer_subspace_norm": 96.23020935058594,
"final_distance": 1.6419010162353516,
"max_param_abs": 2.923971652984619,
"policy_loss": -0.0037321077841312444,
"value_loss": 3.0047545433044434
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0001/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0001.attempt_01",
"schema_version": 2,
"seed": 1,
"state": "completed",
"task": "social",
"timestamp": "2026-07-02T19:58:00.522236+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0001",
"unix_time": 1783022280.5222507,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.457300321458897,
"elapsed_seconds": 19646.28115725203,
"env_steps_per_second": 4072.0174652733,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0001/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0001_attempt_01.log",
"metrics": {
"approx_kl": 0.0031268233263772593,
"chaser_grad_norm": 0.2260504849255085,
"chaser_new_fields": 93.4000015258789,
"chaser_partner_vision": 0.0,
"chaser_return": 8.640000343322754,
"chaser_subspace_norm": 81.0290298461914,
"collisions_per_episode": 1.149999976158142,
"entropy": 0.003422852954827249,
"explorer_grad_norm": 0.24985111132264137,
"explorer_new_fields": 94.82500457763672,
"explorer_partner_vision": 0.0,
"explorer_return": 91.82500457763672,
"explorer_subspace_norm": 135.97732543945312,
"final_distance": 2.2879505157470703,
"max_param_abs": 3.1244027614593506,
"policy_loss": -0.0035095140663869984,
"value_loss": 0.2153652273118496
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0001/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0001.attempt_01",
"schema_version": 2,
"seed": 1,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-02T19:59:18.217854+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0001",
"unix_time": 1783022358.2178695,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.435672476867783,
"elapsed_seconds": 19568.42091672402,
"env_steps_per_second": 4088.2195012285606,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0002/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0002_attempt_01.log",
"metrics": {
"approx_kl": 0.0025767051566676843,
"chaser_grad_norm": 0.482593297958374,
"chaser_new_fields": 56.32500076293945,
"chaser_partner_vision": 0.9642500281333923,
"chaser_return": 15.255000114440918,
"chaser_subspace_norm": 223.2849578857422,
"collisions_per_episode": 13.199999809265137,
"entropy": 0.16332043334841728,
"explorer_grad_norm": 0.6213180869817734,
"explorer_new_fields": 62.5,
"explorer_partner_vision": 0.9642500281333923,
"explorer_return": 33.775001525878906,
"explorer_subspace_norm": 86.63322448730469,
"final_distance": 1.4801658391952515,
"max_param_abs": 2.83324933052063,
"policy_loss": -0.004363851029381749,
"value_loss": 3.7607646584510803
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0002/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0002.attempt_01",
"schema_version": 2,
"seed": 2,
"state": "completed",
"task": "social",
"timestamp": "2026-07-02T19:58:00.355640+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0002",
"unix_time": 1783022280.355656,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.431030371984137,
"elapsed_seconds": 19551.709339142893,
"env_steps_per_second": 4091.713855414088,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0002/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0002_attempt_01.log",
"metrics": {
"approx_kl": 3.0426282704221208e-05,
"chaser_grad_norm": 0.03582112770527601,
"chaser_new_fields": 94.5250015258789,
"chaser_partner_vision": 0.0,
"chaser_return": 8.820000648498535,
"chaser_subspace_norm": 58.25376892089844,
"collisions_per_episode": 0.9750000238418579,
"entropy": 0.0015975794522091746,
"explorer_grad_norm": 0.33543068170547485,
"explorer_new_fields": 97.5250015258789,
"explorer_partner_vision": 0.0,
"explorer_return": 95.57500457763672,
"explorer_subspace_norm": 127.81230163574219,
"final_distance": 3.7922744750976562,
"max_param_abs": 2.384674310684204,
"policy_loss": -4.3445531147767724e-05,
"value_loss": 0.07627437077462673
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0002/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0002.attempt_01",
"schema_version": 2,
"seed": 2,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-02T19:57:43.888084+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0002",
"unix_time": 1783022263.8880963,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.432549700080546,
"elapsed_seconds": 19557.178920289967,
"env_steps_per_second": 4090.569520586759,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0003/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0003_attempt_01.log",
"metrics": {
"approx_kl": 0.002856620680569577,
"chaser_grad_norm": 0.7219458222389221,
"chaser_new_fields": 60.275001525878906,
"chaser_partner_vision": 0.9662500619888306,
"chaser_return": 13.242500305175781,
"chaser_subspace_norm": 225.597900390625,
"collisions_per_episode": 10.875,
"entropy": 0.1406782865524292,
"explorer_grad_norm": 0.60902339220047,
"explorer_new_fields": 70.80000305175781,
"explorer_partner_vision": 0.9662500619888306,
"explorer_return": 47.42499923706055,
"explorer_subspace_norm": 101.78258514404297,
"final_distance": 1.8629791736602783,
"max_param_abs": 2.9420251846313477,
"policy_loss": -0.005349479220825515,
"value_loss": 2.428272843360901
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0003/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0003.attempt_01",
"schema_version": 2,
"seed": 3,
"state": "completed",
"task": "social",
"timestamp": "2026-07-02T19:57:49.062689+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0003",
"unix_time": 1783022269.0627043,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.427600972299988,
"elapsed_seconds": 19539.363500279956,
"env_steps_per_second": 4094.2991822048743,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0003/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0003_attempt_01.log",
"metrics": {
"approx_kl": 0.0002613905893603663,
"chaser_grad_norm": 0.02223971695639193,
"chaser_new_fields": 93.7249984741211,
"chaser_partner_vision": 0.0,
"chaser_return": 8.6850004196167,
"chaser_subspace_norm": 82.19728088378906,
"collisions_per_episode": 1.0,
"entropy": 0.0022482319036498666,
"explorer_grad_norm": 0.44222569093108177,
"explorer_new_fields": 95.7750015258789,
"explorer_partner_vision": 0.0,
"explorer_return": 93.0999984741211,
"explorer_subspace_norm": 121.7215576171875,
"final_distance": 2.864136219024658,
"max_param_abs": 2.740300178527832,
"policy_loss": -0.00019148159428716838,
"value_loss": 0.08482817187905312
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0003/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0003.attempt_01",
"schema_version": 2,
"seed": 3,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-02T19:57:31.531925+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0003",
"unix_time": 1783022251.531941,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.444820641110548,
"elapsed_seconds": 19601.35430799797,
"env_steps_per_second": 4081.350642560319,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0004/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0004_attempt_01.log",
"metrics": {
"approx_kl": 0.004475183506503555,
"chaser_grad_norm": 0.6177457571029663,
"chaser_new_fields": 59.85000228881836,
"chaser_partner_vision": 0.9817500710487366,
"chaser_return": 9.820000648498535,
"chaser_subspace_norm": 235.4537811279297,
"collisions_per_episode": 7.550000190734863,
"entropy": 0.16257280483841896,
"explorer_grad_norm": 1.1996710449457169,
"explorer_new_fields": 68.70000457763672,
"explorer_partner_vision": 0.9817500710487366,
"explorer_return": 47.10000228881836,
"explorer_subspace_norm": 95.60823822021484,
"final_distance": 1.5751407146453857,
"max_param_abs": 2.528623104095459,
"policy_loss": -0.005616524885397212,
"value_loss": 2.955764353275299
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0004/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0004.attempt_01",
"schema_version": 2,
"seed": 4,
"state": "completed",
"task": "social",
"timestamp": "2026-07-02T19:58:33.222594+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0004",
"unix_time": 1783022313.2226105,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.433294409401101,
"elapsed_seconds": 19559.85987384396,
"env_steps_per_second": 4090.0088505735375,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0004/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0004_attempt_01.log",
"metrics": {
"approx_kl": 0.0017689612679874234,
"chaser_grad_norm": 0.025046652648597956,
"chaser_new_fields": 94.0,
"chaser_partner_vision": 0.0,
"chaser_return": 8.77500057220459,
"chaser_subspace_norm": 89.04515075683594,
"collisions_per_episode": 0.4000000059604645,
"entropy": 0.0025691293994896114,
"explorer_grad_norm": 0.1489477176219225,
"explorer_new_fields": 95.05000305175781,
"explorer_partner_vision": 0.0,
"explorer_return": 92.38750457763672,
"explorer_subspace_norm": 140.36648559570312,
"final_distance": 3.9162888526916504,
"max_param_abs": 2.88704776763916,
"policy_loss": -0.0007027814439490854,
"value_loss": 0.05476926174014807
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0004/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0004.attempt_01",
"schema_version": 2,
"seed": 4,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-02T19:57:51.852322+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0004",
"unix_time": 1783022271.8523347,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.4258453104955455,
"elapsed_seconds": 19533.043117783964,
"env_steps_per_second": 4095.623990465857,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0005/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0005_attempt_01.log",
"metrics": {
"approx_kl": 0.003451461161873226,
"chaser_grad_norm": 0.4533055052161217,
"chaser_new_fields": 55.75,
"chaser_partner_vision": 0.9477500319480896,
"chaser_return": 9.160000801086426,
"chaser_subspace_norm": 194.28756713867188,
"collisions_per_episode": 7.650000095367432,
"entropy": 0.20668550580739975,
"explorer_grad_norm": 0.7168894857168198,
"explorer_new_fields": 63.625,
"explorer_partner_vision": 0.9477500319480896,
"explorer_return": 39.0625,
"explorer_subspace_norm": 89.7675552368164,
"final_distance": 1.5833224058151245,
"max_param_abs": 2.8546435832977295,
"policy_loss": -0.007046535808569843,
"value_loss": 3.2317103147506714
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0005/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0005.attempt_01",
"schema_version": 2,
"seed": 5,
"state": "completed",
"task": "social",
"timestamp": "2026-07-03T01:23:18.846686+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0005",
"unix_time": 1783041798.8466992,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.423259738547204,
"elapsed_seconds": 19523.735058769933,
"env_steps_per_second": 4097.5766040250855,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0005/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0005_attempt_01.log",
"metrics": {
"approx_kl": 4.4411225102368446e-05,
"chaser_grad_norm": 0.09301618672907352,
"chaser_new_fields": 94.4000015258789,
"chaser_partner_vision": 0.0,
"chaser_return": 8.815000534057617,
"chaser_subspace_norm": 69.54359436035156,
"collisions_per_episode": 0.925000011920929,
"entropy": 0.002813033468555659,
"explorer_grad_norm": 0.6812433376908302,
"explorer_new_fields": 97.95000457763672,
"explorer_partner_vision": 0.0,
"explorer_return": 96.0625,
"explorer_subspace_norm": 156.21910095214844,
"final_distance": 3.1009461879730225,
"max_param_abs": 3.969390392303467,
"policy_loss": -0.0003465476266564238,
"value_loss": 0.07470510713756084
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0005/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0005.attempt_01",
"schema_version": 2,
"seed": 5,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-03T01:23:09.573312+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0005",
"unix_time": 1783041789.573325,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.411338810608334,
"elapsed_seconds": 19480.819718190003,
"env_steps_per_second": 4106.603374872407,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0006/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0006_attempt_01.log",
"metrics": {
"approx_kl": 0.0015035698563394817,
"chaser_grad_norm": 0.5757317766547203,
"chaser_new_fields": 63.22500228881836,
"chaser_partner_vision": 0.9730000495910645,
"chaser_return": 12.269999504089355,
"chaser_subspace_norm": 190.25613403320312,
"collisions_per_episode": 9.300000190734863,
"entropy": 0.18287497758865356,
"explorer_grad_norm": 0.6242441534996033,
"explorer_new_fields": 69.2249984741211,
"explorer_partner_vision": 0.9730000495910645,
"explorer_return": 46.0,
"explorer_subspace_norm": 97.26615905761719,
"final_distance": 1.7034721374511719,
"max_param_abs": 2.8255860805511475,
"policy_loss": -0.005794699959466243,
"value_loss": 2.655023217201233
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0006/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0006.attempt_01",
"schema_version": 2,
"seed": 6,
"state": "completed",
"task": "social",
"timestamp": "2026-07-03T01:22:37.513633+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0006",
"unix_time": 1783041757.5136476,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.406713302494997,
"elapsed_seconds": 19464.16788898199,
"env_steps_per_second": 4110.116623340745,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0006/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0006_attempt_01.log",
"metrics": {
"approx_kl": 5.701445683692352e-05,
"chaser_grad_norm": 0.033485319931060076,
"chaser_new_fields": 94.57500457763672,
"chaser_partner_vision": 0.0,
"chaser_return": 8.830000877380371,
"chaser_subspace_norm": 70.88212585449219,
"collisions_per_episode": 0.9000000357627869,
"entropy": 0.0015748643199913204,
"explorer_grad_norm": 0.313498567789793,
"explorer_new_fields": 97.55000305175781,
"explorer_partner_vision": 0.0,
"explorer_return": 95.80000305175781,
"explorer_subspace_norm": 132.86404418945312,
"final_distance": 2.430217742919922,
"max_param_abs": 3.379441976547241,
"policy_loss": -4.615307129274271e-05,
"value_loss": 0.07251793146133423
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0006/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0006.attempt_01",
"schema_version": 2,
"seed": 6,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-03T01:22:32.342773+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0006",
"unix_time": 1783041752.3427885,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.425122272546384,
"elapsed_seconds": 19530.44018116698,
"env_steps_per_second": 4096.169838360492,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0007/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0007_attempt_01.log",
"metrics": {
"approx_kl": 0.004598107310812227,
"chaser_grad_norm": 0.545984223484993,
"chaser_new_fields": 57.54999923706055,
"chaser_partner_vision": 0.9745000600814819,
"chaser_return": 13.77500057220459,
"chaser_subspace_norm": 288.3200988769531,
"collisions_per_episode": 11.90000057220459,
"entropy": 0.1392931044101715,
"explorer_grad_norm": 0.9233212769031525,
"explorer_new_fields": 65.2249984741211,
"explorer_partner_vision": 0.9745000600814819,
"explorer_return": 38.17499923706055,
"explorer_subspace_norm": 111.23908996582031,
"final_distance": 1.6038007736206055,
"max_param_abs": 2.665212392807007,
"policy_loss": -0.005061323422069108,
"value_loss": 3.0026434659957886
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0007/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0007.attempt_01",
"schema_version": 2,
"seed": 7,
"state": "completed",
"task": "social",
"timestamp": "2026-07-03T01:23:38.578376+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0007",
"unix_time": 1783041818.5783887,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.424772208754698,
"elapsed_seconds": 19529.17995151691,
"env_steps_per_second": 4096.4341666474365,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0007/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0007_attempt_01.log",
"metrics": {
"approx_kl": 5.98452016989659e-05,
"chaser_grad_norm": 0.023093817057088017,
"chaser_new_fields": 91.82500457763672,
"chaser_partner_vision": 0.0,
"chaser_return": 8.360000610351562,
"chaser_subspace_norm": 73.04069519042969,
"collisions_per_episode": 0.3499999940395355,
"entropy": 0.0009539475431665778,
"explorer_grad_norm": 0.2525465562939644,
"explorer_new_fields": 95.95000457763672,
"explorer_partner_vision": 0.0,
"explorer_return": 93.6624984741211,
"explorer_subspace_norm": 149.63381958007812,
"final_distance": 2.9168975353240967,
"max_param_abs": 2.185072422027588,
"policy_loss": -7.590103632537648e-05,
"value_loss": 0.040869749151170254
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0007/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0007.attempt_01",
"schema_version": 2,
"seed": 7,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-03T01:23:47.568405+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0007",
"unix_time": 1783041827.5684185,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.416619449098329,
"elapsed_seconds": 19499.830016753986,
"env_steps_per_second": 4102.599865294472,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0008/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0008_attempt_01.log",
"metrics": {
"approx_kl": 0.003203999427618953,
"chaser_grad_norm": 1.5083578824996948,
"chaser_new_fields": 57.400001525878906,
"chaser_partner_vision": 0.9695000648498535,
"chaser_return": 16.552501678466797,
"chaser_subspace_norm": 264.9256591796875,
"collisions_per_episode": 14.475000381469727,
"entropy": 0.1569875180721283,
"explorer_grad_norm": 0.9279506653547287,
"explorer_new_fields": 64.4000015258789,
"explorer_partner_vision": 0.9695000648498535,
"explorer_return": 34.45000076293945,
"explorer_subspace_norm": 103.04727935791016,
"final_distance": 1.7443459033966064,
"max_param_abs": 2.8595657348632812,
"policy_loss": -0.004643450012451922,
"value_loss": 2.9393985867500305
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0008/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0008.attempt_01",
"schema_version": 2,
"seed": 8,
"state": "completed",
"task": "social",
"timestamp": "2026-07-03T01:23:18.090398+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0008",
"unix_time": 1783041798.0904107,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.408702007005275,
"elapsed_seconds": 19471.327225218993,
"env_steps_per_second": 4108.605390616882,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0008/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0008_attempt_01.log",
"metrics": {
"approx_kl": 6.500302986564566e-05,
"chaser_grad_norm": 0.026715639047324657,
"chaser_new_fields": 94.5,
"chaser_partner_vision": 0.0,
"chaser_return": 8.855000495910645,
"chaser_subspace_norm": 64.1446304321289,
"collisions_per_episode": 0.7250000238418579,
"entropy": 0.0010687967587728053,
"explorer_grad_norm": 0.17880532704293728,
"explorer_new_fields": 97.625,
"explorer_partner_vision": 0.0,
"explorer_return": 95.875,
"explorer_subspace_norm": 122.6617660522461,
"final_distance": 2.5540859699249268,
"max_param_abs": 2.898890733718872,
"policy_loss": -0.00012717402295669977,
"value_loss": 0.05584537237882614
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0008/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0008.attempt_01",
"schema_version": 2,
"seed": 8,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-03T01:23:19.557206+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0008",
"unix_time": 1783041799.557218,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.404370285466947,
"elapsed_seconds": 19455.73302768101,
"env_steps_per_second": 4111.898528119115,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/social/seed_0009/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/social_seed_0009_attempt_01.log",
"metrics": {
"approx_kl": 0.0012853747145520344,
"chaser_grad_norm": 1.286025196313858,
"chaser_new_fields": 57.650001525878906,
"chaser_partner_vision": 0.986750066280365,
"chaser_return": 11.644999504089355,
"chaser_subspace_norm": 265.3517761230469,
"collisions_per_episode": 9.75,
"entropy": 0.11431185901165009,
"explorer_grad_norm": 1.4314807802438736,
"explorer_new_fields": 67.17500305175781,
"explorer_partner_vision": 0.986750066280365,
"explorer_return": 41.72500228881836,
"explorer_subspace_norm": 115.21052551269531,
"final_distance": 1.8594802618026733,
"max_param_abs": 2.6002023220062256,
"policy_loss": -0.002069776682645852,
"value_loss": 2.937978982925415
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/social/seed_0009/attempt_01",
"run_id": "mouse-run-run-2-transformer.social.seed_0009.attempt_01",
"schema_version": 2,
"seed": 9,
"state": "completed",
"task": "social",
"timestamp": "2026-07-03T01:23:54.118472+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "social/seed_0009",
"unix_time": 1783041834.1184835,
"update": 20000
},
{
"attempt": 1,
"attempt_id": "attempt_01",
"device": "cuda",
"elapsed_hours": 5.3931393438688895,
"elapsed_seconds": 19415.301637928,
"env_steps_per_second": 4120.461350119801,
"environment_steps": 80000000,
"error": null,
"estimated_cost_usd": null,
"eta_hours": 0.0,
"eta_seconds": 0.0,
"healthy": true,
"latest_checkpoint": "runs/mouse-run-run-2-transformer/non_social/seed_0009/attempt_01/checkpoints/latest.safetensors",
"log": "runs/mouse-run-run-2-transformer/logs/non_social_seed_0009_attempt_01.log",
"metrics": {
"approx_kl": 0.002462393811179686,
"chaser_grad_norm": 0.06417040340602398,
"chaser_new_fields": 95.80000305175781,
"chaser_partner_vision": 0.0,
"chaser_return": 9.135000228881836,
"chaser_subspace_norm": 84.29200744628906,
"collisions_per_episode": 0.5,
"entropy": 0.002156060712877661,
"explorer_grad_norm": 0.33139311894774437,
"explorer_new_fields": 95.5999984741211,
"explorer_partner_vision": 0.0,
"explorer_return": 93.17500305175781,
"explorer_subspace_norm": 135.6640625,
"final_distance": 4.808191776275635,
"max_param_abs": 2.7070395946502686,
"policy_loss": -0.0008346782419828003,
"value_loss": 0.06533607095479965
},
"progress_fraction": 1.0,
"run_dir": "runs/mouse-run-run-2-transformer/non_social/seed_0009/attempt_01",
"run_id": "mouse-run-run-2-transformer.non_social.seed_0009.attempt_01",
"schema_version": 2,
"seed": 9,
"state": "completed",
"task": "non_social",
"timestamp": "2026-07-03T01:23:35.498752+00:00",
"total_environment_steps": 80000000,
"total_updates": 20000,
"unit_id": "non_social/seed_0009",
"unix_time": 1783041815.498765,
"update": 20000
}
],
"known_attempts": 20,
"observed_updates": 400000,
"pending_jobs": 0,
"progress_fraction": 1.0,
"running": [],
"schema_version": 2,
"state": "completed",
"timestamp": "2026-07-03T01:24:08.817697+00:00",
"total_jobs": 20,
"total_updates": 400000,
"unix_time": 1783041848.8177106,
"valid_pairs_by_task": {
"non_social": 10,
"social": 10
}
}
|