Merge commit 'd803bfe2b1fe7f5e219e50ac20d6801a0a58ac75' as 'vendor/ruvector'
This commit is contained in:
79
vendor/ruvector/npm/packages/agentic-synth/training/results/TRAINING_REPORT.md
vendored
Normal file
79
vendor/ruvector/npm/packages/agentic-synth/training/results/TRAINING_REPORT.md
vendored
Normal file
@@ -0,0 +1,79 @@
|
||||
# OpenRouter Training Report
|
||||
|
||||
**Date**: 2025-11-22T03:21:23.058Z
|
||||
**Provider**: OpenRouter
|
||||
**Model**: anthropic/claude-3.5-sonnet
|
||||
|
||||
## Summary
|
||||
|
||||
- **Generations**: 5
|
||||
- **Total Samples**: 600
|
||||
|
||||
## Quality Improvement
|
||||
|
||||
| Metric | Baseline | Final | Change |
|
||||
|--------|----------|-------|--------|
|
||||
| Quality | 0.750 | 0.950 | +26.7% |
|
||||
| Diversity | 0.808 | 0.731 | -9.5% |
|
||||
| Speed | 119ms | 198ms | 66.8% |
|
||||
|
||||
## Training Progress
|
||||
|
||||
|
||||
### Generation 0
|
||||
|
||||
- Quality: 0.750
|
||||
- Diversity: 0.808
|
||||
- Duration: 119ms
|
||||
- Throughput: 842 samples/s
|
||||
|
||||
|
||||
### Generation 1
|
||||
|
||||
- Quality: 0.800
|
||||
- Diversity: 0.744
|
||||
- Duration: 126ms
|
||||
- Throughput: 792 samples/s
|
||||
|
||||
|
||||
### Generation 2
|
||||
|
||||
- Quality: 0.850
|
||||
- Diversity: 0.756
|
||||
- Duration: 248ms
|
||||
- Throughput: 403 samples/s
|
||||
|
||||
|
||||
### Generation 3
|
||||
|
||||
- Quality: 0.900
|
||||
- Diversity: 0.725
|
||||
- Duration: 249ms
|
||||
- Throughput: 401 samples/s
|
||||
|
||||
|
||||
### Generation 4
|
||||
|
||||
- Quality: 0.950
|
||||
- Diversity: 0.750
|
||||
- Duration: 139ms
|
||||
- Throughput: 718 samples/s
|
||||
|
||||
|
||||
### Generation 5
|
||||
|
||||
- Quality: 0.950
|
||||
- Diversity: 0.731
|
||||
- Duration: 198ms
|
||||
- Throughput: 505 samples/s
|
||||
|
||||
|
||||
## Recommendations
|
||||
|
||||
✅ Quality improvement: 26.7%
|
||||
✅ Diversity score: 0.731
|
||||
✅ Generation speed: 198ms
|
||||
|
||||
---
|
||||
|
||||
Generated by agentic-synth training session
|
||||
82
vendor/ruvector/npm/packages/agentic-synth/training/results/baseline.json
vendored
Normal file
82
vendor/ruvector/npm/packages/agentic-synth/training/results/baseline.json
vendored
Normal file
@@ -0,0 +1,82 @@
|
||||
[
|
||||
{
|
||||
"id": "l4zx93g3cik-sgqp5fv0w2",
|
||||
"name": "Bob Williams",
|
||||
"email": "user605@example.com",
|
||||
"age": 64,
|
||||
"occupation": "Engineer",
|
||||
"salary": 33908
|
||||
},
|
||||
{
|
||||
"id": "59brz2nl3r6-5ixueho5iim",
|
||||
"name": "Eve Jones",
|
||||
"email": "user3355@example.com",
|
||||
"age": 62,
|
||||
"occupation": "Analyst",
|
||||
"salary": 104137
|
||||
},
|
||||
{
|
||||
"id": "yenfn2dgod-0sm1y4dpapmi",
|
||||
"name": "Diana Smith",
|
||||
"email": "user9518@example.com",
|
||||
"age": 77,
|
||||
"occupation": "Developer",
|
||||
"salary": 173732
|
||||
},
|
||||
{
|
||||
"id": "4qqlumpvk6r-a4o2zho58pq",
|
||||
"name": "Diana Garcia",
|
||||
"email": "user6278@example.com",
|
||||
"age": 71,
|
||||
"occupation": "Engineer",
|
||||
"salary": 139710
|
||||
},
|
||||
{
|
||||
"id": "5t46rsvl2t-ladn24fksdb",
|
||||
"name": "Henry Smith",
|
||||
"email": "user494@example.com",
|
||||
"age": 64,
|
||||
"occupation": "Designer",
|
||||
"salary": 159957
|
||||
},
|
||||
{
|
||||
"id": "wkn1hkdmr5j-xlnkjmkf0wr",
|
||||
"name": "Grace Miller",
|
||||
"email": "user8207@example.com",
|
||||
"age": 21,
|
||||
"occupation": "Developer",
|
||||
"salary": 134208
|
||||
},
|
||||
{
|
||||
"id": "r24pb8uyb29-y7d2geeqlkg",
|
||||
"name": "Bob Williams",
|
||||
"email": "user7632@example.com",
|
||||
"age": 47,
|
||||
"occupation": "Engineer",
|
||||
"salary": 45406
|
||||
},
|
||||
{
|
||||
"id": "kq768xdpa3q-d7dsg8hqnaq",
|
||||
"name": "Grace Jones",
|
||||
"email": "user910@example.com",
|
||||
"age": 31,
|
||||
"occupation": "Consultant",
|
||||
"salary": 199844
|
||||
},
|
||||
{
|
||||
"id": "tl35sccclj-x7e2vz94yt",
|
||||
"name": "Henry Smith",
|
||||
"email": "user6572@example.com",
|
||||
"age": 49,
|
||||
"occupation": "Engineer",
|
||||
"salary": 88508
|
||||
},
|
||||
{
|
||||
"id": "su0on6nje2-4kmhdm58r13",
|
||||
"name": "Grace Johnson",
|
||||
"email": "user1969@example.com",
|
||||
"age": 36,
|
||||
"occupation": "Developer",
|
||||
"salary": 76570
|
||||
}
|
||||
]
|
||||
30
vendor/ruvector/npm/packages/agentic-synth/training/results/benchmarks.json
vendored
Normal file
30
vendor/ruvector/npm/packages/agentic-synth/training/results/benchmarks.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"sampleSize": 100,
|
||||
"avgLatency": 190.25725100000005,
|
||||
"throughput": 525.6041463565558,
|
||||
"minLatency": 103.84854900000005,
|
||||
"maxLatency": 251.85662200000002
|
||||
},
|
||||
{
|
||||
"sampleSize": 500,
|
||||
"avgLatency": 192.8108934,
|
||||
"throughput": 2593.2144765426415,
|
||||
"minLatency": 132.02717200000006,
|
||||
"maxLatency": 286.07647899999984
|
||||
},
|
||||
{
|
||||
"sampleSize": 1000,
|
||||
"avgLatency": 213.50884240000005,
|
||||
"throughput": 4683.646769657161,
|
||||
"minLatency": 124.90581300000031,
|
||||
"maxLatency": 283.7258890000003
|
||||
},
|
||||
{
|
||||
"sampleSize": 5000,
|
||||
"avgLatency": 197.0674054000001,
|
||||
"throughput": 25372.029381780238,
|
||||
"minLatency": 108.36137000000053,
|
||||
"maxLatency": 263.5550979999998
|
||||
}
|
||||
]
|
||||
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-1.json
vendored
Normal file
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-1.json
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
[
|
||||
{
|
||||
"id": "ruq8qm77mwp-k3ay553pw1",
|
||||
"name": "Grace Johnson",
|
||||
"email": "user292@example.com",
|
||||
"age": 77,
|
||||
"occupation": "Manager",
|
||||
"salary": 179567,
|
||||
"city": "Grace Garcia",
|
||||
"country": "Alice Johnson"
|
||||
},
|
||||
{
|
||||
"id": "bye4t10w6g-819gw1w8tqf",
|
||||
"name": "Diana Smith",
|
||||
"email": "user1103@example.com",
|
||||
"age": 45,
|
||||
"occupation": "Consultant",
|
||||
"salary": 119053,
|
||||
"city": "Grace Brown",
|
||||
"country": "Diana Williams"
|
||||
},
|
||||
{
|
||||
"id": "tcdpqh6mzf-rql23ysffw",
|
||||
"name": "Grace Miller",
|
||||
"email": "user775@example.com",
|
||||
"age": 43,
|
||||
"occupation": "Consultant",
|
||||
"salary": 73495,
|
||||
"city": "Bob Williams",
|
||||
"country": "Henry Williams"
|
||||
},
|
||||
{
|
||||
"id": "epiy0o5tw3-1s0f6e78juy",
|
||||
"name": "Frank Brown",
|
||||
"email": "user9981@example.com",
|
||||
"age": 80,
|
||||
"occupation": "Engineer",
|
||||
"salary": 193138,
|
||||
"city": "Alice Jones",
|
||||
"country": "Grace Johnson"
|
||||
},
|
||||
{
|
||||
"id": "d9km92zc7jw-2d1liodlrvx",
|
||||
"name": "Frank Brown",
|
||||
"email": "user971@example.com",
|
||||
"age": 50,
|
||||
"occupation": "Manager",
|
||||
"salary": 170252,
|
||||
"city": "Charlie Jones",
|
||||
"country": "Eve Jones"
|
||||
},
|
||||
{
|
||||
"id": "whtzr51dqtm-6t7n30mo275",
|
||||
"name": "Eve Johnson",
|
||||
"email": "user9590@example.com",
|
||||
"age": 41,
|
||||
"occupation": "Designer",
|
||||
"salary": 196034,
|
||||
"city": "Alice Brown",
|
||||
"country": "Bob Smith"
|
||||
},
|
||||
{
|
||||
"id": "hrsqvbf2y4c-m5vtvmkdyfd",
|
||||
"name": "Eve Miller",
|
||||
"email": "user741@example.com",
|
||||
"age": 60,
|
||||
"occupation": "Manager",
|
||||
"salary": 186523,
|
||||
"city": "Charlie Johnson",
|
||||
"country": "Diana Smith"
|
||||
},
|
||||
{
|
||||
"id": "cxncodk449n-l1g2jd6y2l",
|
||||
"name": "Eve Brown",
|
||||
"email": "user839@example.com",
|
||||
"age": 70,
|
||||
"occupation": "Developer",
|
||||
"salary": 52346,
|
||||
"city": "Bob Smith",
|
||||
"country": "Charlie Garcia"
|
||||
},
|
||||
{
|
||||
"id": "w1mfaaiutkg-3ufcejb01qg",
|
||||
"name": "Henry Miller",
|
||||
"email": "user3168@example.com",
|
||||
"age": 77,
|
||||
"occupation": "Designer",
|
||||
"salary": 72577,
|
||||
"city": "Diana Jones",
|
||||
"country": "Grace Johnson"
|
||||
},
|
||||
{
|
||||
"id": "6pt3tsloe68-k3g6slxj1g",
|
||||
"name": "Bob Garcia",
|
||||
"email": "user7927@example.com",
|
||||
"age": 18,
|
||||
"occupation": "Developer",
|
||||
"salary": 118918,
|
||||
"city": "Frank Brown",
|
||||
"country": "Diana Brown"
|
||||
}
|
||||
]
|
||||
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-2.json
vendored
Normal file
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-2.json
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
[
|
||||
{
|
||||
"id": "e17hgsrd4mc-5dchf377bqn",
|
||||
"name": "Grace Jones",
|
||||
"email": "user1308@example.com",
|
||||
"age": 77,
|
||||
"occupation": "Manager",
|
||||
"salary": 80763,
|
||||
"city": "Henry Miller",
|
||||
"country": "Diana Williams"
|
||||
},
|
||||
{
|
||||
"id": "dgvuuz7bin6-cmesw02n38g",
|
||||
"name": "Diana Brown",
|
||||
"email": "user815@example.com",
|
||||
"age": 20,
|
||||
"occupation": "Analyst",
|
||||
"salary": 184126,
|
||||
"city": "Alice Garcia",
|
||||
"country": "Eve Miller"
|
||||
},
|
||||
{
|
||||
"id": "2lbg3sjnyll-5ei1va77gs",
|
||||
"name": "Alice Williams",
|
||||
"email": "user104@example.com",
|
||||
"age": 28,
|
||||
"occupation": "Manager",
|
||||
"salary": 146519,
|
||||
"city": "Alice Williams",
|
||||
"country": "Frank Smith"
|
||||
},
|
||||
{
|
||||
"id": "8x1peasvd9-axqvflbhu3",
|
||||
"name": "Diana Miller",
|
||||
"email": "user2715@example.com",
|
||||
"age": 71,
|
||||
"occupation": "Analyst",
|
||||
"salary": 145960,
|
||||
"city": "Alice Williams",
|
||||
"country": "Charlie Smith"
|
||||
},
|
||||
{
|
||||
"id": "1lyge0haacm-qdwq8nty8ob",
|
||||
"name": "Charlie Jones",
|
||||
"email": "user9227@example.com",
|
||||
"age": 25,
|
||||
"occupation": "Designer",
|
||||
"salary": 149554,
|
||||
"city": "Grace Jones",
|
||||
"country": "Grace Williams"
|
||||
},
|
||||
{
|
||||
"id": "ub6ovgkep7p-39e5b0ynpta",
|
||||
"name": "Alice Smith",
|
||||
"email": "user5415@example.com",
|
||||
"age": 64,
|
||||
"occupation": "Engineer",
|
||||
"salary": 172579,
|
||||
"city": "Alice Williams",
|
||||
"country": "Bob Brown"
|
||||
},
|
||||
{
|
||||
"id": "nfufgqxvcgc-fka044qem5d",
|
||||
"name": "Alice Williams",
|
||||
"email": "user8302@example.com",
|
||||
"age": 36,
|
||||
"occupation": "Developer",
|
||||
"salary": 57707,
|
||||
"city": "Frank Williams",
|
||||
"country": "Henry Smith"
|
||||
},
|
||||
{
|
||||
"id": "c7wgkasmfwf-pb8ertga1w",
|
||||
"name": "Grace Garcia",
|
||||
"email": "user6157@example.com",
|
||||
"age": 30,
|
||||
"occupation": "Designer",
|
||||
"salary": 174999,
|
||||
"city": "Charlie Smith",
|
||||
"country": "Bob Miller"
|
||||
},
|
||||
{
|
||||
"id": "kpvh4jzbxsi-au1l6bw85i9",
|
||||
"name": "Alice Miller",
|
||||
"email": "user861@example.com",
|
||||
"age": 29,
|
||||
"occupation": "Designer",
|
||||
"salary": 132459,
|
||||
"city": "Diana Johnson",
|
||||
"country": "Grace Garcia"
|
||||
},
|
||||
{
|
||||
"id": "wxeag69qaeb-iotz2pduhke",
|
||||
"name": "Frank Brown",
|
||||
"email": "user5995@example.com",
|
||||
"age": 24,
|
||||
"occupation": "Consultant",
|
||||
"salary": 59625,
|
||||
"city": "Eve Brown",
|
||||
"country": "Diana Miller"
|
||||
}
|
||||
]
|
||||
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-3.json
vendored
Normal file
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-3.json
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
[
|
||||
{
|
||||
"id": "4kw5g4owbue-9k6y37u2rhm",
|
||||
"name": "Bob Jones",
|
||||
"email": "user7701@example.com",
|
||||
"age": 69,
|
||||
"occupation": "Manager",
|
||||
"salary": 130739,
|
||||
"city": "Eve Garcia",
|
||||
"country": "Charlie Smith"
|
||||
},
|
||||
{
|
||||
"id": "mw1dpq4p9fa-yry7v71hqi",
|
||||
"name": "Frank Brown",
|
||||
"email": "user1911@example.com",
|
||||
"age": 50,
|
||||
"occupation": "Consultant",
|
||||
"salary": 191556,
|
||||
"city": "Frank Johnson",
|
||||
"country": "Henry Williams"
|
||||
},
|
||||
{
|
||||
"id": "r5jwdtx2dph-yt7x4v347dh",
|
||||
"name": "Frank Miller",
|
||||
"email": "user0@example.com",
|
||||
"age": 35,
|
||||
"occupation": "Developer",
|
||||
"salary": 158702,
|
||||
"city": "Charlie Miller",
|
||||
"country": "Grace Brown"
|
||||
},
|
||||
{
|
||||
"id": "c28sd1xc9q9-9tt8of8s3k7",
|
||||
"name": "Frank Williams",
|
||||
"email": "user267@example.com",
|
||||
"age": 56,
|
||||
"occupation": "Manager",
|
||||
"salary": 42062,
|
||||
"city": "Bob Miller",
|
||||
"country": "Diana Jones"
|
||||
},
|
||||
{
|
||||
"id": "00w1gkvjg7f0h-ua08rsfue7",
|
||||
"name": "Eve Miller",
|
||||
"email": "user7115@example.com",
|
||||
"age": 26,
|
||||
"occupation": "Manager",
|
||||
"salary": 193099,
|
||||
"city": "Frank Jones",
|
||||
"country": "Bob Brown"
|
||||
},
|
||||
{
|
||||
"id": "0ew7gqtruhm-hlg9l3koh4m",
|
||||
"name": "Eve Jones",
|
||||
"email": "user9146@example.com",
|
||||
"age": 44,
|
||||
"occupation": "Consultant",
|
||||
"salary": 154533,
|
||||
"city": "Henry Jones",
|
||||
"country": "Bob Garcia"
|
||||
},
|
||||
{
|
||||
"id": "v0hbnycjv8o-oyy66uyrzw7",
|
||||
"name": "Henry Brown",
|
||||
"email": "user7034@example.com",
|
||||
"age": 46,
|
||||
"occupation": "Analyst",
|
||||
"salary": 98153,
|
||||
"city": "Bob Williams",
|
||||
"country": "Bob Williams"
|
||||
},
|
||||
{
|
||||
"id": "h5vcyr84r5j-o7mfzl0p2c",
|
||||
"name": "Charlie Smith",
|
||||
"email": "user230@example.com",
|
||||
"age": 42,
|
||||
"occupation": "Developer",
|
||||
"salary": 167501,
|
||||
"city": "Eve Brown",
|
||||
"country": "Charlie Miller"
|
||||
},
|
||||
{
|
||||
"id": "ki1wuk5jr2q-h7q2b872qw8",
|
||||
"name": "Alice Garcia",
|
||||
"email": "user7459@example.com",
|
||||
"age": 54,
|
||||
"occupation": "Engineer",
|
||||
"salary": 94108,
|
||||
"city": "Grace Garcia",
|
||||
"country": "Diana Johnson"
|
||||
},
|
||||
{
|
||||
"id": "fgzj09ck1pg-l46zr0jhiks",
|
||||
"name": "Alice Johnson",
|
||||
"email": "user3822@example.com",
|
||||
"age": 69,
|
||||
"occupation": "Designer",
|
||||
"salary": 128406,
|
||||
"city": "Diana Johnson",
|
||||
"country": "Grace Brown"
|
||||
}
|
||||
]
|
||||
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-4.json
vendored
Normal file
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-4.json
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
[
|
||||
{
|
||||
"id": "mtll1i5ajxn-6ua2bjwsd5w",
|
||||
"name": "Alice Williams",
|
||||
"email": "user8078@example.com",
|
||||
"age": 21,
|
||||
"occupation": "Consultant",
|
||||
"salary": 116526,
|
||||
"city": "Frank Miller",
|
||||
"country": "Charlie Miller"
|
||||
},
|
||||
{
|
||||
"id": "d9x6fkl76rv-mc2i6ctbwz",
|
||||
"name": "Alice Smith",
|
||||
"email": "user2174@example.com",
|
||||
"age": 24,
|
||||
"occupation": "Engineer",
|
||||
"salary": 145675,
|
||||
"city": "Grace Johnson",
|
||||
"country": "Frank Brown"
|
||||
},
|
||||
{
|
||||
"id": "31jxrzp3cqv-cmq81rpgzlq",
|
||||
"name": "Diana Williams",
|
||||
"email": "user2004@example.com",
|
||||
"age": 72,
|
||||
"occupation": "Engineer",
|
||||
"salary": 152495,
|
||||
"city": "Frank Garcia",
|
||||
"country": "Henry Williams"
|
||||
},
|
||||
{
|
||||
"id": "6qusam8rofs-5ncmidgii1c",
|
||||
"name": "Bob Brown",
|
||||
"email": "user8949@example.com",
|
||||
"age": 30,
|
||||
"occupation": "Consultant",
|
||||
"salary": 72778,
|
||||
"city": "Alice Miller",
|
||||
"country": "Eve Garcia"
|
||||
},
|
||||
{
|
||||
"id": "5zxf4cw2la8-4syb67vlvq7",
|
||||
"name": "Alice Johnson",
|
||||
"email": "user4063@example.com",
|
||||
"age": 57,
|
||||
"occupation": "Designer",
|
||||
"salary": 71931,
|
||||
"city": "Bob Jones",
|
||||
"country": "Charlie Garcia"
|
||||
},
|
||||
{
|
||||
"id": "8j3cu0xm62o-cthbhsrq4n",
|
||||
"name": "Grace Jones",
|
||||
"email": "user7292@example.com",
|
||||
"age": 77,
|
||||
"occupation": "Developer",
|
||||
"salary": 103129,
|
||||
"city": "Diana Garcia",
|
||||
"country": "Eve Johnson"
|
||||
},
|
||||
{
|
||||
"id": "d6f796ok4x7-40p3liz2uzd",
|
||||
"name": "Grace Smith",
|
||||
"email": "user1855@example.com",
|
||||
"age": 21,
|
||||
"occupation": "Manager",
|
||||
"salary": 41319,
|
||||
"city": "Eve Williams",
|
||||
"country": "Alice Johnson"
|
||||
},
|
||||
{
|
||||
"id": "x74lb0sc77o-gpljhzp2yg",
|
||||
"name": "Diana Miller",
|
||||
"email": "user2719@example.com",
|
||||
"age": 27,
|
||||
"occupation": "Engineer",
|
||||
"salary": 66647,
|
||||
"city": "Charlie Johnson",
|
||||
"country": "Frank Miller"
|
||||
},
|
||||
{
|
||||
"id": "9ru5ibdt5x7-e10od7isu6",
|
||||
"name": "Grace Miller",
|
||||
"email": "user7928@example.com",
|
||||
"age": 43,
|
||||
"occupation": "Analyst",
|
||||
"salary": 130079,
|
||||
"city": "Frank Brown",
|
||||
"country": "Frank Smith"
|
||||
},
|
||||
{
|
||||
"id": "x7esmbxddk-6o8fbpjxhua",
|
||||
"name": "Bob Brown",
|
||||
"email": "user7061@example.com",
|
||||
"age": 32,
|
||||
"occupation": "Consultant",
|
||||
"salary": 126395,
|
||||
"city": "Frank Williams",
|
||||
"country": "Diana Miller"
|
||||
}
|
||||
]
|
||||
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-5.json
vendored
Normal file
102
vendor/ruvector/npm/packages/agentic-synth/training/results/generation-5.json
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
[
|
||||
{
|
||||
"id": "f60gthg2hwp-9fs14ob09m4",
|
||||
"name": "Frank Williams",
|
||||
"email": "user6488@example.com",
|
||||
"age": 80,
|
||||
"occupation": "Designer",
|
||||
"salary": 179354,
|
||||
"city": "Grace Brown",
|
||||
"country": "Grace Jones"
|
||||
},
|
||||
{
|
||||
"id": "iq3mb7i6zva-qfgs47ey9vh",
|
||||
"name": "Diana Garcia",
|
||||
"email": "user5821@example.com",
|
||||
"age": 20,
|
||||
"occupation": "Engineer",
|
||||
"salary": 104324,
|
||||
"city": "Eve Jones",
|
||||
"country": "Diana Brown"
|
||||
},
|
||||
{
|
||||
"id": "xp7a5pjg71-ulvkwihhza",
|
||||
"name": "Charlie Brown",
|
||||
"email": "user5597@example.com",
|
||||
"age": 70,
|
||||
"occupation": "Engineer",
|
||||
"salary": 66144,
|
||||
"city": "Grace Miller",
|
||||
"country": "Alice Garcia"
|
||||
},
|
||||
{
|
||||
"id": "d1zo3mfxqx-75oie2gb2yw",
|
||||
"name": "Charlie Smith",
|
||||
"email": "user3395@example.com",
|
||||
"age": 54,
|
||||
"occupation": "Manager",
|
||||
"salary": 62044,
|
||||
"city": "Diana Williams",
|
||||
"country": "Eve Garcia"
|
||||
},
|
||||
{
|
||||
"id": "zuvx9m8y5kh-ludym5z9it",
|
||||
"name": "Eve Miller",
|
||||
"email": "user7192@example.com",
|
||||
"age": 65,
|
||||
"occupation": "Manager",
|
||||
"salary": 194735,
|
||||
"city": "Alice Johnson",
|
||||
"country": "Grace Garcia"
|
||||
},
|
||||
{
|
||||
"id": "uvr78pip12-kp6qkp0p8jl",
|
||||
"name": "Frank Brown",
|
||||
"email": "user3107@example.com",
|
||||
"age": 28,
|
||||
"occupation": "Analyst",
|
||||
"salary": 188168,
|
||||
"city": "Grace Garcia",
|
||||
"country": "Henry Smith"
|
||||
},
|
||||
{
|
||||
"id": "iyfp8cpfhen-ielsrcndsq",
|
||||
"name": "Bob Smith",
|
||||
"email": "user4587@example.com",
|
||||
"age": 44,
|
||||
"occupation": "Developer",
|
||||
"salary": 180961,
|
||||
"city": "Bob Jones",
|
||||
"country": "Charlie Brown"
|
||||
},
|
||||
{
|
||||
"id": "ytyqixd03we-ni9l8mydwb",
|
||||
"name": "Diana Johnson",
|
||||
"email": "user3108@example.com",
|
||||
"age": 80,
|
||||
"occupation": "Consultant",
|
||||
"salary": 88770,
|
||||
"city": "Alice Williams",
|
||||
"country": "Bob Johnson"
|
||||
},
|
||||
{
|
||||
"id": "5xbjnqbbzi-8klpq6uwex2",
|
||||
"name": "Diana Williams",
|
||||
"email": "user9867@example.com",
|
||||
"age": 28,
|
||||
"occupation": "Consultant",
|
||||
"salary": 102017,
|
||||
"city": "Henry Garcia",
|
||||
"country": "Frank Jones"
|
||||
},
|
||||
{
|
||||
"id": "jp44gg96anb-5da4c1phwi3",
|
||||
"name": "Charlie Smith",
|
||||
"email": "user8174@example.com",
|
||||
"age": 42,
|
||||
"occupation": "Consultant",
|
||||
"salary": 159395,
|
||||
"city": "Henry Johnson",
|
||||
"country": "Eve Garcia"
|
||||
}
|
||||
]
|
||||
50
vendor/ruvector/npm/packages/agentic-synth/training/results/metrics.json
vendored
Normal file
50
vendor/ruvector/npm/packages/agentic-synth/training/results/metrics.json
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
[
|
||||
{
|
||||
"generation": 0,
|
||||
"quality": 0.75,
|
||||
"diversity": 0.8083333333333333,
|
||||
"duration": 118.77872200000002,
|
||||
"samplesGenerated": 100,
|
||||
"timestamp": "2025-11-22T03:21:17.934Z"
|
||||
},
|
||||
{
|
||||
"generation": 1,
|
||||
"quality": 0.8,
|
||||
"diversity": 0.74375,
|
||||
"duration": 126.20809600000001,
|
||||
"samplesGenerated": 100,
|
||||
"timestamp": "2025-11-22T03:21:18.064Z"
|
||||
},
|
||||
{
|
||||
"generation": 2,
|
||||
"quality": 0.8500000000000001,
|
||||
"diversity": 0.75625,
|
||||
"duration": 247.88330199999996,
|
||||
"samplesGenerated": 100,
|
||||
"timestamp": "2025-11-22T03:21:18.314Z"
|
||||
},
|
||||
{
|
||||
"generation": 3,
|
||||
"quality": 0.9000000000000001,
|
||||
"diversity": 0.725,
|
||||
"duration": 249.3342580000001,
|
||||
"samplesGenerated": 100,
|
||||
"timestamp": "2025-11-22T03:21:18.565Z"
|
||||
},
|
||||
{
|
||||
"generation": 4,
|
||||
"quality": 0.95,
|
||||
"diversity": 0.75,
|
||||
"duration": 139.26340400000004,
|
||||
"samplesGenerated": 100,
|
||||
"timestamp": "2025-11-22T03:21:18.706Z"
|
||||
},
|
||||
{
|
||||
"generation": 5,
|
||||
"quality": 0.95,
|
||||
"diversity": 0.73125,
|
||||
"duration": 198.17653100000007,
|
||||
"samplesGenerated": 100,
|
||||
"timestamp": "2025-11-22T03:21:18.905Z"
|
||||
}
|
||||
]
|
||||
102
vendor/ruvector/npm/packages/agentic-synth/training/results/optimized-final.json
vendored
Normal file
102
vendor/ruvector/npm/packages/agentic-synth/training/results/optimized-final.json
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
[
|
||||
{
|
||||
"id": "7yscb6yy128-w0rb4d31bmj",
|
||||
"name": "Alice Brown",
|
||||
"email": "user2547@example.com",
|
||||
"age": 44,
|
||||
"occupation": "Consultant",
|
||||
"salary": 31039,
|
||||
"city": "Alice Johnson",
|
||||
"country": "Alice Johnson"
|
||||
},
|
||||
{
|
||||
"id": "hvc6etdm4oe-ba15k6226ys",
|
||||
"name": "Diana Smith",
|
||||
"email": "user2427@example.com",
|
||||
"age": 23,
|
||||
"occupation": "Manager",
|
||||
"salary": 164522,
|
||||
"city": "Grace Williams",
|
||||
"country": "Bob Jones"
|
||||
},
|
||||
{
|
||||
"id": "syinqxvg0if-bh1rm2v1v3i",
|
||||
"name": "Bob Garcia",
|
||||
"email": "user3925@example.com",
|
||||
"age": 63,
|
||||
"occupation": "Manager",
|
||||
"salary": 67319,
|
||||
"city": "Charlie Brown",
|
||||
"country": "Frank Garcia"
|
||||
},
|
||||
{
|
||||
"id": "8dpy34nmebf-kcc4r3vgpxt",
|
||||
"name": "Henry Williams",
|
||||
"email": "user8041@example.com",
|
||||
"age": 38,
|
||||
"occupation": "Analyst",
|
||||
"salary": 120720,
|
||||
"city": "Charlie Smith",
|
||||
"country": "Eve Johnson"
|
||||
},
|
||||
{
|
||||
"id": "ss8hkkzzv5-f1d7uq9qip8",
|
||||
"name": "Diana Williams",
|
||||
"email": "user2557@example.com",
|
||||
"age": 44,
|
||||
"occupation": "Engineer",
|
||||
"salary": 178728,
|
||||
"city": "Alice Williams",
|
||||
"country": "Henry Johnson"
|
||||
},
|
||||
{
|
||||
"id": "uyf902vr0z-4is83voetfk",
|
||||
"name": "Charlie Garcia",
|
||||
"email": "user2006@example.com",
|
||||
"age": 73,
|
||||
"occupation": "Designer",
|
||||
"salary": 175858,
|
||||
"city": "Grace Williams",
|
||||
"country": "Bob Miller"
|
||||
},
|
||||
{
|
||||
"id": "m4rlbm4ys3-w6goh83xgle",
|
||||
"name": "Bob Johnson",
|
||||
"email": "user5176@example.com",
|
||||
"age": 35,
|
||||
"occupation": "Manager",
|
||||
"salary": 110053,
|
||||
"city": "Alice Jones",
|
||||
"country": "Charlie Miller"
|
||||
},
|
||||
{
|
||||
"id": "5ty17f8cmxg-4h0e3tpgdrv",
|
||||
"name": "Charlie Garcia",
|
||||
"email": "user2913@example.com",
|
||||
"age": 25,
|
||||
"occupation": "Manager",
|
||||
"salary": 69683,
|
||||
"city": "Frank Smith",
|
||||
"country": "Eve Miller"
|
||||
},
|
||||
{
|
||||
"id": "ev2ibusf2na-5vgug8a0fx",
|
||||
"name": "Eve Garcia",
|
||||
"email": "user9957@example.com",
|
||||
"age": 48,
|
||||
"occupation": "Developer",
|
||||
"salary": 165099,
|
||||
"city": "Diana Smith",
|
||||
"country": "Alice Miller"
|
||||
},
|
||||
{
|
||||
"id": "wzuwcgulv0p-yk8gxknxt7f",
|
||||
"name": "Charlie Jones",
|
||||
"email": "user908@example.com",
|
||||
"age": 24,
|
||||
"occupation": "Developer",
|
||||
"salary": 144187,
|
||||
"city": "Charlie Williams",
|
||||
"country": "Alice Johnson"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user