Other
Transformers
Safetensors
PyTorch
English
vision-language-action
humanoid-robotics
telepathy
multimodal
robotics-control
lora
Instructions to use Veltraxor/Sigma with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Veltraxor/Sigma with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Veltraxor/Sigma", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "num_samples": 723, | |
| "num_batches": 181, | |
| "avg_mse_vector": 79.03209517673893, | |
| "avg_mse_chunk": 203.0505365192561, | |
| "avg_mse_traj": 174.71073359283952, | |
| "avg_tau_l2": 51.59980976252266, | |
| "avg_semantic_text_alignment": 0.13066553295646582, | |
| "hard_thresholds": { | |
| "vec": 0.1, | |
| "chk": 0.2, | |
| "trj": 0.2 | |
| }, | |
| "avg_hard_mse_vector": 79.09452783946014, | |
| "avg_hard_mse_chunk": 203.10529347442161, | |
| "avg_hard_mse_traj": 174.7455033424979, | |
| "hard_sample_fraction": 1.0, | |
| "total_hard_samples": 723 | |
| } |