@elizaos/training 2.0.0-alpha.21 → 2.0.0-alpha.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/research-output/training-runs/training-run-1773742857616.json +38 -0
- package/research-output/training-runs/training-run-1773742946977.json +38 -0
- package/research-output/training-runs/training-run-1773743278891.json +38 -0
- package/research-output/training-runs/training-run-1773743409754.json +38 -0
- package/research-output/training-runs/training-run-1773743651086.json +38 -0
- package/research-output/training-runs/training-run-1773743782883.json +38 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elizaos/training",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.23",
|
|
4
4
|
"description": "ElizaOS RL training pipeline with benchmarking and model publishing support",
|
|
5
5
|
"main": "./src/index.ts",
|
|
6
6
|
"types": "./src/index.ts",
|
|
@@ -53,5 +53,5 @@
|
|
|
53
53
|
"bun-types": "^1.3.2",
|
|
54
54
|
"typescript": "^5.9.3"
|
|
55
55
|
},
|
|
56
|
-
"gitHead": "
|
|
56
|
+
"gitHead": "6f729e3551384d30e5444808ad3a476a5075aee7"
|
|
57
57
|
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"timestamp": "2026-03-17T10:20:57.616Z",
|
|
3
|
+
"config": {
|
|
4
|
+
"skipTraining": true,
|
|
5
|
+
"skipBenchmark": true,
|
|
6
|
+
"ticks": 100,
|
|
7
|
+
"archetype": "trader",
|
|
8
|
+
"verbose": false
|
|
9
|
+
},
|
|
10
|
+
"results": [
|
|
11
|
+
{
|
|
12
|
+
"name": "Check Prerequisites",
|
|
13
|
+
"success": true,
|
|
14
|
+
"message": "Prerequisites satisfied (Ollama: yes)",
|
|
15
|
+
"details": {
|
|
16
|
+
"python": true,
|
|
17
|
+
"trainingDir": true,
|
|
18
|
+
"mlx": false,
|
|
19
|
+
"ollama": true
|
|
20
|
+
},
|
|
21
|
+
"duration": 132
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Install Dependencies",
|
|
25
|
+
"success": true,
|
|
26
|
+
"message": "Python dependencies installed",
|
|
27
|
+
"duration": 1528
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "Train Model",
|
|
31
|
+
"success": true,
|
|
32
|
+
"message": "Training skipped (--skip-training)",
|
|
33
|
+
"duration": 0
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"totalDuration": 1660,
|
|
37
|
+
"success": true
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"timestamp": "2026-03-17T10:22:26.977Z",
|
|
3
|
+
"config": {
|
|
4
|
+
"skipTraining": true,
|
|
5
|
+
"skipBenchmark": true,
|
|
6
|
+
"ticks": 100,
|
|
7
|
+
"archetype": "trader",
|
|
8
|
+
"verbose": false
|
|
9
|
+
},
|
|
10
|
+
"results": [
|
|
11
|
+
{
|
|
12
|
+
"name": "Check Prerequisites",
|
|
13
|
+
"success": true,
|
|
14
|
+
"message": "Prerequisites satisfied (Ollama: yes)",
|
|
15
|
+
"details": {
|
|
16
|
+
"python": true,
|
|
17
|
+
"trainingDir": true,
|
|
18
|
+
"mlx": false,
|
|
19
|
+
"ollama": true
|
|
20
|
+
},
|
|
21
|
+
"duration": 55
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Install Dependencies",
|
|
25
|
+
"success": true,
|
|
26
|
+
"message": "Python dependencies installed",
|
|
27
|
+
"duration": 1215
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "Train Model",
|
|
31
|
+
"success": true,
|
|
32
|
+
"message": "Training skipped (--skip-training)",
|
|
33
|
+
"duration": 0
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"totalDuration": 1270,
|
|
37
|
+
"success": true
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"timestamp": "2026-03-17T10:27:58.891Z",
|
|
3
|
+
"config": {
|
|
4
|
+
"skipTraining": true,
|
|
5
|
+
"skipBenchmark": true,
|
|
6
|
+
"ticks": 100,
|
|
7
|
+
"archetype": "trader",
|
|
8
|
+
"verbose": false
|
|
9
|
+
},
|
|
10
|
+
"results": [
|
|
11
|
+
{
|
|
12
|
+
"name": "Check Prerequisites",
|
|
13
|
+
"success": true,
|
|
14
|
+
"message": "Prerequisites satisfied (Ollama: yes)",
|
|
15
|
+
"details": {
|
|
16
|
+
"python": true,
|
|
17
|
+
"trainingDir": true,
|
|
18
|
+
"mlx": false,
|
|
19
|
+
"ollama": true
|
|
20
|
+
},
|
|
21
|
+
"duration": 315
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Install Dependencies",
|
|
25
|
+
"success": true,
|
|
26
|
+
"message": "Python dependencies installed",
|
|
27
|
+
"duration": 3870
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "Train Model",
|
|
31
|
+
"success": true,
|
|
32
|
+
"message": "Training skipped (--skip-training)",
|
|
33
|
+
"duration": 0
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"totalDuration": 4185,
|
|
37
|
+
"success": true
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"timestamp": "2026-03-17T10:30:09.754Z",
|
|
3
|
+
"config": {
|
|
4
|
+
"skipTraining": true,
|
|
5
|
+
"skipBenchmark": true,
|
|
6
|
+
"ticks": 100,
|
|
7
|
+
"archetype": "trader",
|
|
8
|
+
"verbose": false
|
|
9
|
+
},
|
|
10
|
+
"results": [
|
|
11
|
+
{
|
|
12
|
+
"name": "Check Prerequisites",
|
|
13
|
+
"success": true,
|
|
14
|
+
"message": "Prerequisites satisfied (Ollama: yes)",
|
|
15
|
+
"details": {
|
|
16
|
+
"python": true,
|
|
17
|
+
"trainingDir": true,
|
|
18
|
+
"mlx": false,
|
|
19
|
+
"ollama": true
|
|
20
|
+
},
|
|
21
|
+
"duration": 145
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Install Dependencies",
|
|
25
|
+
"success": true,
|
|
26
|
+
"message": "Python dependencies installed",
|
|
27
|
+
"duration": 2265
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "Train Model",
|
|
31
|
+
"success": true,
|
|
32
|
+
"message": "Training skipped (--skip-training)",
|
|
33
|
+
"duration": 1
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"totalDuration": 2412,
|
|
37
|
+
"success": true
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"timestamp": "2026-03-17T10:34:11.086Z",
|
|
3
|
+
"config": {
|
|
4
|
+
"skipTraining": true,
|
|
5
|
+
"skipBenchmark": true,
|
|
6
|
+
"ticks": 100,
|
|
7
|
+
"archetype": "trader",
|
|
8
|
+
"verbose": false
|
|
9
|
+
},
|
|
10
|
+
"results": [
|
|
11
|
+
{
|
|
12
|
+
"name": "Check Prerequisites",
|
|
13
|
+
"success": true,
|
|
14
|
+
"message": "Prerequisites satisfied (Ollama: yes)",
|
|
15
|
+
"details": {
|
|
16
|
+
"python": true,
|
|
17
|
+
"trainingDir": true,
|
|
18
|
+
"mlx": false,
|
|
19
|
+
"ollama": true
|
|
20
|
+
},
|
|
21
|
+
"duration": 138
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Install Dependencies",
|
|
25
|
+
"success": true,
|
|
26
|
+
"message": "Python dependencies installed",
|
|
27
|
+
"duration": 1809
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "Train Model",
|
|
31
|
+
"success": true,
|
|
32
|
+
"message": "Training skipped (--skip-training)",
|
|
33
|
+
"duration": 1
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"totalDuration": 1949,
|
|
37
|
+
"success": true
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"timestamp": "2026-03-17T10:36:22.883Z",
|
|
3
|
+
"config": {
|
|
4
|
+
"skipTraining": true,
|
|
5
|
+
"skipBenchmark": true,
|
|
6
|
+
"ticks": 100,
|
|
7
|
+
"archetype": "trader",
|
|
8
|
+
"verbose": false
|
|
9
|
+
},
|
|
10
|
+
"results": [
|
|
11
|
+
{
|
|
12
|
+
"name": "Check Prerequisites",
|
|
13
|
+
"success": true,
|
|
14
|
+
"message": "Prerequisites satisfied (Ollama: yes)",
|
|
15
|
+
"details": {
|
|
16
|
+
"python": true,
|
|
17
|
+
"trainingDir": true,
|
|
18
|
+
"mlx": false,
|
|
19
|
+
"ollama": true
|
|
20
|
+
},
|
|
21
|
+
"duration": 40
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Install Dependencies",
|
|
25
|
+
"success": true,
|
|
26
|
+
"message": "Python dependencies installed",
|
|
27
|
+
"duration": 1138
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "Train Model",
|
|
31
|
+
"success": true,
|
|
32
|
+
"message": "Training skipped (--skip-training)",
|
|
33
|
+
"duration": 0
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"totalDuration": 1178,
|
|
37
|
+
"success": true
|
|
38
|
+
}
|