13 lines
145 B
Plaintext
13 lines
145 B
Plaintext
# IDE settings
|
|
.idea/
|
|
|
|
# Python cache
|
|
__pycache__/
|
|
|
|
# Model checkpoints
|
|
best_model_checkpoint.pt
|
|
|
|
# Large data files
|
|
ukb_delphi.txt
|
|
ukb_real.bin
|