CoolFace
Modelpublic

PIKAPIKU/ppo-Huggy

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes24downloads
training_status.json119 linesDownload Raw Back to run_logs
1{2    "Huggy": {3        "checkpoints": [4            {5                "steps": 199574,6                "file_path": "results/Huggy2/Huggy/Huggy-199574.onnx",7                "reward": 3.082281901439031,8                "creation_time": 1744162476.632216,9                "auxillary_file_paths": [10                    "results/Huggy2/Huggy/Huggy-199574.pt"11                ]12            },13            {14                "steps": 399833,15                "file_path": "results/Huggy2/Huggy/Huggy-399833.onnx",16                "reward": 3.338888230147185,17                "creation_time": 1744162704.7204468,18                "auxillary_file_paths": [19                    "results/Huggy2/Huggy/Huggy-399833.pt"20                ]21            },22            {23                "steps": 599257,24                "file_path": "results/Huggy2/Huggy/Huggy-599257.onnx",25                "reward": 3.3824412652424405,26                "creation_time": 1744162937.9973497,27                "auxillary_file_paths": [28                    "results/Huggy2/Huggy/Huggy-599257.pt"29                ]30            },31            {32                "steps": 799862,33                "file_path": "results/Huggy2/Huggy/Huggy-799862.onnx",34                "reward": 3.7100629206626645,35                "creation_time": 1744163167.7219753,36                "auxillary_file_paths": [37                    "results/Huggy2/Huggy/Huggy-799862.pt"38                ]39            },40            {41                "steps": 999982,42                "file_path": "results/Huggy2/Huggy/Huggy-999982.onnx",43                "reward": 3.676665297662369,44                "creation_time": 1744163406.1904447,45                "auxillary_file_paths": [46                    "results/Huggy2/Huggy/Huggy-999982.pt"47                ]48            },49            {50                "steps": 1199993,51                "file_path": "results/Huggy2/Huggy/Huggy-1199993.onnx",52                "reward": 3.5100511086953654,53                "creation_time": 1744163642.041514,54                "auxillary_file_paths": [55                    "results/Huggy2/Huggy/Huggy-1199993.pt"56                ]57            },58            {59                "steps": 1399334,60                "file_path": "results/Huggy2/Huggy/Huggy-1399334.onnx",61                "reward": 3.6651505407961933,62                "creation_time": 1744163873.7652793,63                "auxillary_file_paths": [64                    "results/Huggy2/Huggy/Huggy-1399334.pt"65                ]66            },67            {68                "steps": 1599933,69                "file_path": "results/Huggy2/Huggy/Huggy-1599933.onnx",70                "reward": 3.7915714453248417,71                "creation_time": 1744164107.9195104,72                "auxillary_file_paths": [73                    "results/Huggy2/Huggy/Huggy-1599933.pt"74                ]75            },76            {77                "steps": 1799461,78                "file_path": "results/Huggy2/Huggy/Huggy-1799461.onnx",79                "reward": 3.3464596330142413,80                "creation_time": 1744164340.1064928,81                "auxillary_file_paths": [82                    "results/Huggy2/Huggy/Huggy-1799461.pt"83                ]84            },85            {86                "steps": 1999999,87                "file_path": "results/Huggy2/Huggy/Huggy-1999999.onnx",88                "reward": 3.682116590767372,89                "creation_time": 1744164572.4618843,90                "auxillary_file_paths": [91                    "results/Huggy2/Huggy/Huggy-1999999.pt"92                ]93            },94            {95                "steps": 2000080,96                "file_path": "results/Huggy2/Huggy/Huggy-2000080.onnx",97                "reward": 3.685814777334917,98                "creation_time": 1744164572.5805833,99                "auxillary_file_paths": [100                    "results/Huggy2/Huggy/Huggy-2000080.pt"101                ]102            }103        ],104        "final_checkpoint": {105            "steps": 2000080,106            "file_path": "results/Huggy2/Huggy.onnx",107            "reward": 3.685814777334917,108            "creation_time": 1744164572.5805833,109            "auxillary_file_paths": [110                "results/Huggy2/Huggy/Huggy-2000080.pt"111            ]112        }113    },114    "metadata": {115        "stats_format_version": "0.3.0",116        "mlagents_version": "1.2.0.dev0",117        "torch_version": "2.6.0+cu124"118    }119}