From 0062f2b7ef6fc8d3faf03ffb45b5de318d54a9f7 Mon Sep 17 00:00:00 2001 From: BowenD-UCB <84425382+BowenD-UCB@users.noreply.github.com> Date: Wed, 13 Sep 2023 17:08:23 -0700 Subject: [PATCH] fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5263f301..20762c13 100755 --- a/README.md +++ b/README.md @@ -180,10 +180,10 @@ trainer.train(train_loader, val_loader, test_loader) ## MPtrj Dataset -The Materials Project trajectory (MPtrj) dataset used to ptr-train CHGNet is available at +The Materials Project trajectory (MPtrj) dataset used to pretrain CHGNet is available at [figshare](https://figshare.com/articles/dataset/Materials_Project_Trjectory_MPtrj_Dataset/23713842). -The MPtrj dataset consists of all the GGA/GGA+U DFT calculations at September 2022 [Materials Project](https://next-gen.materialsproject.org/). +The MPtrj dataset consists of all the GGA/GGA+U DFT calculations from the September 2022 [Materials Project](https://next-gen.materialsproject.org/). By using the MPtrj dataset, users agree to abide the [Materials Project terms of use](https://next-gen.materialsproject.org/about/terms). ## Reference