Skip to content

Add Google Colab notebook (A100 + high RAM)#1

Open
Bentlybro wants to merge 5 commits into
mainfrom
add-colab-notebook
Open

Add Google Colab notebook (A100 + high RAM)#1
Bentlybro wants to merge 5 commits into
mainfrom
add-colab-notebook

Conversation

@Bentlybro

Copy link
Copy Markdown
Member

What

Adds a ready-to-run Google Colab notebook for STAR.

Notebook contents:

  • GPU check — verifies A100 + high RAM runtime
  • Part 1: Graph Transformer — trains on synthetic LISP S-expressions (CUDA)
  • Part 2: Neuro-Symbolic Prototype — DistilBERT relation classifier + symbolic KB with forward chaining
  • Part 3: Knowledge Graph Visualization — renders the exported KB inline
  • Custom inference — try your own sentences with --predict-only

Usage

Click the 'Open in Colab' badge in the notebook, select A100 + High RAM runtime, and run all cells.

Open In Colab

root added 5 commits April 7, 2026 18:00
- GPU check with A100/high-RAM verification
- Part 1: Graph Transformer training on CUDA
- Part 2: Neuro-symbolic prototype (DistilBERT + symbolic KB)
- Part 3: Knowledge graph visualization
- Custom sentence inference cell
- Colab metadata sets A100 + high memory defaults
The model requires entity markup tags to identify which entities
to classify the relation between.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant