Skip to content

Commit

Permalink
update before triggering workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chiang-yuan committed Jun 26, 2024
1 parent 11ac764 commit 1a82aee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-hf.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Sync to Hugging Face hub
on:
push:
branches: [main]
branches: [space]

# to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
sdk: streamlit
sdk_version: 1.25.0 # The latest supported version
---

# mlip-arena

MLIP Arena is an open-source platform for benchmarking machine learning interatomic potentials (MLIPs). The platform provides a unified interface for users to evaluate the performance of their models on a variety of tasks, including single-point density functional theory calculations and molecular dynamics simulations. The platform is designed to be extensible, allowing users to contribute new models, benchmarks, and training data to the platform.
Expand Down

0 comments on commit 1a82aee

Please sign in to comment.