CoolFace
Modelpublic

xiangbog/Neural-Symbolic-Drive

sourceHugging Faceotherupdated 4mo agoView on Hugging Face
0likes7downloads
Model Card

Neural-Symbolic Drive Checkpoint

This Hugging Face repository hosts the public Qwen3.5 checkpoint for Neural-Symbolic Drive.

Code, installation instructions, and runnable examples are hosted on GitHub:

text
git@github.com:XiangboGaoBarry/Neural-Symbolic-Drive.git

Default model id:

text
xiangbog/Neural-Symbolic-Drive

The checkpoint can be loaded by the GitHub inference code with:

bash
python -m neural_symbolic_drive.infer \
  --model_path xiangbog/Neural-Symbolic-Drive \
  --data_json examples/neural_symbolic_drive_examples.json \
  --save_path results/example_predictions.jsonl

Please verify the final release license against the upstream base model license before broad redistribution.