Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpatialVLA/SpatialVLA
/ types & classes
Types & classes
35 in github.com/SpatialVLA/SpatialVLA
⨍
Functions
244
◇
Types & classes
35
↳
Endpoints
1
↓ 5 callers
Class
Gemma2RMSNorm
model/modeling_gemma2.py:60
↓ 3 callers
Class
Gemma2Model
Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`Gemma2DecoderLayer`] Args: config: Gemma2Conf
model/modeling_gemma2.py:647
↓ 3 callers
Class
SpatialActionTokenizer
model/action_tokenizer.py:249
↓ 2 callers
Class
Gemma2ForCausalLM
model/modeling_gemma2.py:887
↓ 2 callers
Class
SaveProcessorCallback
train/monkey_patch.py:332
↓ 2 callers
Class
SpatialVLAProcessor
model/processing_spatialvla.py:35
↓ 1 callers
Class
Ego3DPositionEmbeddingMLP
Absolute pos embedding, learned. https://github.com/kwea123/nerf_pl/blob/52aeb387da64a9ad9a0f914ea9b049ffc598b20c/models/nerf.py#L4
model/modeling_spatialvla.py:41
↓ 1 callers
Class
Gemma2Attention
Multi-headed attention from 'Attention Is All You Need' paper
model/modeling_gemma2.py:325
↓ 1 callers
Class
Gemma2DecoderLayer
model/modeling_gemma2.py:436
↓ 1 callers
Class
Gemma2MLP
model/modeling_gemma2.py:80
↓ 1 callers
Class
Gemma2RotaryEmbedding
model/modeling_gemma2.py:95
↓ 1 callers
Class
GripperTokenzier
model/action_tokenizer.py:208
↓ 1 callers
Class
LengthGroupedSampler
r""" Sampler that samples indices in a way that groups together features of the dataset of roughly the same length while keeping a bit of rand
train/monkey_patch.py:111
↓ 1 callers
Class
OpenXIterableDataset
Dataset for supervised fine-tuning.
data/dataset.py:16
↓ 1 callers
Class
RotationTokenizer
model/action_tokenizer.py:143
↓ 1 callers
Class
SpatialVLACausalLMOutputWithPast
model/modeling_spatialvla.py:113
↓ 1 callers
Class
SpatialVLAConfig
model/configuration_spatialvla.py:22
↓ 1 callers
Class
SpatialVLAForConditionalGeneration
model/modeling_spatialvla.py:162
↓ 1 callers
Class
SpatialVLAMultiModalProjector
model/modeling_spatialvla.py:121
↓ 1 callers
Class
TranslationTokenizer
model/action_tokenizer.py:59
Class
ActionEncoding
data/oxe/configs.py:44
Class
ActionTokenizer
model/action_tokenizer.py:14
Class
DataTrainingArguments
Arguments pertaining to what data we are going to input our model for training and eval.
train/spatialvla_pretrain.py:105
Class
DataTrainingArguments
Arguments pertaining to what data we are going to input our model for training and eval.
train/spatialvla_finetune.py:101
Class
Gemma2FlashAttention2
model/modeling_gemma2.py:416
Class
Gemma2ForSequenceClassification
model/modeling_gemma2.py:1109
Class
Gemma2ForTokenClassification
model/modeling_gemma2.py:1205
Class
Gemma2PreTrainedModel
model/modeling_gemma2.py:530
Class
Gemma2SdpaAttention
model/modeling_gemma2.py:426
Class
ModelArguments
Arguments pertaining to which model/config/tokenizer we are going to fine-tune from.
train/spatialvla_pretrain.py:56
Class
ModelArguments
Arguments pertaining to which model/config/tokenizer we are going to fine-tune from.
train/spatialvla_finetune.py:49
Class
NormalizationType
data/utils/data_utils.py:48
Class
ProfilerTrainer
train/monkey_patch.py:344
Class
SpatialVLAPreTrainedModel
model/modeling_spatialvla.py:130
Class
StateEncoding
data/oxe/configs.py:33