Spaces:
Running
Running
A newer version of the Gradio SDK is available: 6.14.0
metadata
title: LBW Guard Colab Tests
emoji: 🧪
colorFrom: blue
colorTo: green
sdk: gradio
python_version: '3.10'
app_file: app.py
suggested_hardware: cpu-basic
models:
- Qwen/Qwen2.5-0.5B
datasets:
- Salesforce/wikitext
tags:
- optimizer
- training
- colab
- gradio
Copyright (c) Qluon Inc. All rights reserved.
Provided for Learn-By-Wire Guard evaluation and customer testing under the applicable Qluon license terms.
LBW Guard Colab Tests
This Space packages the LBW Guard customer Colab notebooks:
LBW_Guard_Easy_Test_COLAB.ipynb: fast AdamW vslbw_guardsmoke test.LBW_Guard_Ablation_Test_COLAB.ipynb: ablation-style AdamW baseline andlbw_guardcomparison.
Use the app to download either notebook, then open it in Google Colab with a GPU runtime.
The notebooks install LBW-Guard from Python package distribution and do not import local source folders.
Related Paper
Learn-by-Wire Training Control Governance: Bounded Autonomous Training Under Stress for Stability and Efficiency
- Author: Anis Radianis
- arXiv: https://arxiv.org/abs/2605.19008
- DOI: https://doi.org/10.48550/arXiv.2605.19008
If you use these notebooks or the lbw-guard package in evaluation, please cite the paper above.