Skip to content

Commit 66a8fb3

Browse files
committed
add DPA3 7M model
1 parent 4f92efb commit 66a8fb3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

lambench/models/models_config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@
99
show_finetune_task: True
1010
show_calculator_task: True
1111

12+
- model_name: dpa3_250211_v3_0_0_7M
13+
model_type: DP
14+
model_family: DP
15+
model_path: /bohr/lambench-model-55c1/v4/dpa3_250211_v3_0_0_7M/dp_dpa3_v3.0.0_0211_280w.pt
16+
virtualenv: registry.dp.tech/dptech/dp/native/prod-26832/lambench:v2.2
17+
model_metadata:
18+
model_description: "DP 2025 Q1, 7M parameters"
19+
show_finetune_task: False
20+
show_calculator_task: False
21+
skip_tasks: [PropertyFinetuneTask, CalculatorTask]
22+
1223
- model_name: mace_mp_0_medium
1324
model_type: ASE
1425
model_family: MACE

0 commit comments

Comments
 (0)