Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault! #80

Open
muxiddin19 opened this issue May 21, 2024 · 0 comments
Open

Segmentation fault! #80

muxiddin19 opened this issue May 21, 2024 · 0 comments

Comments

@muxiddin19
Copy link

muxiddin19 commented May 21, 2024

Hi! Great job!
Can you help me with this issue?
(ann1_s4) wsl@DESKTOP-CJL0ECN:/mnt/h/muhiddin/annotated-s4$ python -m s4.train dataset=quickdraw layer=s4 train.epochs=10 train.bsz=128 model.d_model=128 model.layer.N=64
2024-05-21 13:17:39.628139: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
dataset: quickdraw
layer: s4
seed: 0
model:
d_model: 128
n_layers: 4
dropout: 0.0
prenorm: true
embedding: false
layer:
'N': 64
train:
epochs: 10
bsz: 128
lr: 0.001
lr_schedule: false
weight_decay: 0.01
checkpoint: false
suffix: null
sample: null
wandb:
mode: disabled
project: s4
entity: null

[] Warning: models are not being checkpoint
[
] Setting Randomness...
Segmentation fault

Whatever training code I run gives me this issue. I would appreciate any help!

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

No branches or pull requests

1 participant