Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xushijie
/
DELM
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DELM
/
src
/
configs
/
train.yml
xushijie
add app
21f308b
8 months ago
raw
Copy download link
history
blame
contribute
delete
205 Bytes
plm:
esm2_t33_650M_UR50D
train_csv:
data/train_addition.csv
test_csv:
data/test.csv
batch_size:
32
epochs:
100
lr:
0.001
wd:
0
num_workers:
4
amp:
true
seed:
42
nfolds:
5
ckpt_dir:
checkpoints
patience:
20