スキル一覧に戻る
thc1006

experiment-report-writer

by thc1006

0🍴 0📅 2025年11月28日
GitHubで見るManusで実行

SKILL.md


name: experiment-report-writer description: > Write structured experiment sections (methods + results + discussion) for NQS + SQD projects in this repository, based on contents of results/ and figures/. license: Proprietary. For internal research writeups only.

Experiment Report Writer

Purpose

Given:

  • processed result tables in results/processed/ (CSV / Parquet),
  • plots in results/figures/,

produce structured write-ups that could be dropped into a paper, report, or slide deck.

Output Format

When asked to summarize experiments, produce:

  1. Experimental setup

    • Molecule, encoding (e.g. 12-bit H₂), Hamiltonian details if provided.
    • NQS architecture (FFNN / Transformer; layers, heads, hidden sizes).
    • SQD configuration (sample counts, iteration limits, configuration recovery, etc.).
  2. Results

    • Tables summarizing:
      • estimated energies and reference values,
      • bias / RMSE vs. reference,
      • variance and empirical confidence intervals.
    • Short bullet list of main numerical observations.
  3. Discussion

    • Interpretation of trends (e.g., how NQS helps or fails under low sample counts).
    • Hypothesized causes of discrepancies.
    • Concrete suggestions for follow-up experiments.

Instructions

  • Read the relevant result files before writing.
  • For each figure, include:
    • what is plotted on each axis,
    • key trends,
    • any notable anomalies.
  • If some information is missing, explicitly state assumptions.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です