Tribewarez/psy-q-graph-369666
收藏Hugging Face2026-03-27 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/Tribewarez/psy-q-graph-369666
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
language:
- en
tags:
- synthetic
- graph
- pathfinding
- computational
- tribewarez
- psy-q
- research-only
size_categories:
- 100K<n<1M
task_categories:
- text-generation
---
# psy-q-graph-369666
**369,666** synthetic **abstract pathway-graph** records in PoT-O-style `challenge` / `optimal_path` form. Part of the **369.666.444** (*Psy-Q-Finder 369M*) program. Graphs use fictional node types (`meta`, `route`, `guard`, `probe`) and weighted edges — **not** real molecules, CAS IDs, or laboratory procedures.
**Paired base model:** [Tribewarez/psy-q-finder-369M](https://huggingface.co/Tribewarez/psy-q-finder-369M).
## Record schema
| Field | Meaning |
|-------|--------|
| `challenge` | Single-line graph spec: nodes, edges, start, goal, forbidden edge indices, `ops:relax,prune,score,walk` |
| `optimal_path` | Heuristic shortest-walk style path + `score:` (synthetic target for LM / planners) |
| `difficulty` | Float from graph size, |forbidden|, path length |
| `source` | `Psy-Q-369M/TribeWarez-GraphPath-Synthetic` |
| `param_signature` | **369.666444** (lineage stamp) |
| `lineage_param_target` | **369666444** |
| `record_extra` | `hypothesis_id`, `graph_family`, `disclaimer`, `path_len`, `num_edges` |
## Ethics and limitations
- **Research / tooling only.** Labels are **not** validated chemical reaction networks.
- **Do not** treat outputs as instructions or factual pathways in the real world.
- **Legal:** users remain responsible for compliance with applicable law.
## Generation
Parameters: [params.json](https://github.com/TribeWarez/pot-o-ch7-cluster/blob/main/psy-q-graph-369666/params.json)
```bash
python psy-q-graph-369666/generate.py
```
Smoke test (small shard):
```bash
python psy-q-graph-369666/generate.py --num-records 1024 --output /tmp/psy-q-graph-smoke.jsonl
```
## Hub
```bash
pip install datasets huggingface_hub
huggingface-cli login
python psy-q-graph-369666/upload_dataset.py
```
**Dataset:** [Tribewarez/psy-q-graph-369666](https://huggingface.co/datasets/Tribewarez/psy-q-graph-369666)
MIT licensed • Tribewarez guild • live beta
提供机构:
Tribewarez



