Instructions to use M0F0IAm/unit1_additional with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use M0F0IAm/unit1_additional with ml-agents:
mlagents-load-from-hf --repo-id="M0F0IAm/unit1_additional" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
File size: 4,372 Bytes
87fcd76 | 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 | {
"Huggy": {
"checkpoints": [
{
"steps": 199928,
"file_path": "results/Huggy/Huggy/Huggy-199928.onnx",
"reward": 3.240044285853704,
"creation_time": 1698764334.0348423,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-199928.pt"
]
},
{
"steps": 399875,
"file_path": "results/Huggy/Huggy/Huggy-399875.onnx",
"reward": 3.5006659689048925,
"creation_time": 1698764578.3254557,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-399875.pt"
]
},
{
"steps": 599925,
"file_path": "results/Huggy/Huggy/Huggy-599925.onnx",
"reward": 4.774757653474808,
"creation_time": 1698764830.1239946,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-599925.pt"
]
},
{
"steps": 799933,
"file_path": "results/Huggy/Huggy/Huggy-799933.onnx",
"reward": 3.756411747876988,
"creation_time": 1698765077.2387748,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-799933.pt"
]
},
{
"steps": 999929,
"file_path": "results/Huggy/Huggy/Huggy-999929.onnx",
"reward": 3.7112115957635514,
"creation_time": 1698765326.9422667,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-999929.pt"
]
},
{
"steps": 1199309,
"file_path": "results/Huggy/Huggy/Huggy-1199309.onnx",
"reward": 3.721523005337942,
"creation_time": 1698765576.0953813,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1199309.pt"
]
},
{
"steps": 1399920,
"file_path": "results/Huggy/Huggy/Huggy-1399920.onnx",
"reward": 3.706943821295714,
"creation_time": 1698765823.08976,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1399920.pt"
]
},
{
"steps": 1599822,
"file_path": "results/Huggy/Huggy/Huggy-1599822.onnx",
"reward": 3.6560310623862526,
"creation_time": 1698766070.2836914,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1599822.pt"
]
},
{
"steps": 1799943,
"file_path": "results/Huggy/Huggy/Huggy-1799943.onnx",
"reward": 3.871365547180176,
"creation_time": 1698766316.5967376,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1799943.pt"
]
},
{
"steps": 1999943,
"file_path": "results/Huggy/Huggy/Huggy-1999943.onnx",
"reward": 3.5133054388893976,
"creation_time": 1698766562.6008425,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-1999943.pt"
]
},
{
"steps": 2000061,
"file_path": "results/Huggy/Huggy/Huggy-2000061.onnx",
"reward": 3.51560608661452,
"creation_time": 1698766562.7070472,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000061.pt"
]
}
],
"final_checkpoint": {
"steps": 2000061,
"file_path": "results/Huggy/Huggy.onnx",
"reward": 3.51560608661452,
"creation_time": 1698766562.7070472,
"auxillary_file_paths": [
"results/Huggy/Huggy/Huggy-2000061.pt"
]
}
},
"metadata": {
"stats_format_version": "0.3.0",
"mlagents_version": "1.1.0.dev0",
"torch_version": "2.1.0+cu118"
}
} |