Artem commited on
Commit
9a34adb
·
1 Parent(s): 20bf97b
Files changed (1) hide show
  1. README.md +9 -10
README.md CHANGED
@@ -1,29 +1,29 @@
1
- <<<<<<< HEAD
2
- ---
3
- license: mit
4
- ---
5
- =======
6
- ---
7
  tags:
8
  - uMLIPs
9
  - chemistry
10
  - DFT
11
  - GNN
 
 
12
  ---
13
 
14
-
15
  ![toc](https://github.com/AIRI-Institute/LiTraj/raw/main/figures/toc.png)
16
 
17
  ### LiTraj: A Dataset for Benchmarking Machine Learning Models for Predicting Lithium Ion Migration
18
- ![License](https://img.shields.io/badge/License-MIT-darkred.svg)
19
  [![GitHub](https://img.shields.io/badge/-Github-181717?logo=github&logoColor=white)](https://github.com/AIRI-Institute/LiTraj)
20
  [![Custom Badge Text](https://img.shields.io/badge/MACE_uMLIP_benchmark_example-Colab_Notebook-orange?logo=googlecolab&color=orange)](https://colab.research.google.com/drive/1vkF8doorp58hKE0a_W2kVOAMWHPGOjzd#sandboxMode=true&scrollTo=s1TnrzPzoyDb)
 
21
 
22
 
23
  This repository contains links to datasets for benchmarking machine learning models for predicting Li-ion migration, as described in our paper ["Benchmarking machine learning models for predicting lithium ion migration"](https://www.nature.com/articles/s41524-025-01571-z), along with the description of Python utilities for handling the datasets.
24
 
25
 
26
-
27
  ## Contents
28
  - [About](#about)
29
  - [Source links](#available-datasets-and-source-links)
@@ -314,4 +314,3 @@ If you use the LiTraj dataset, please, consider citing our paper
314
  doi = {10.1038/s41524-025-01571-z}
315
  }
316
  ```
317
- >>>>>>> master
 
1
+ ---
2
+ language:
3
+ - eng
4
+ - lang2
5
+ pretty_name: "LiTraj"
 
6
  tags:
7
  - uMLIPs
8
  - chemistry
9
  - DFT
10
  - GNN
11
+ - structure-to-property
12
+ license: "MIT"
13
  ---
14
 
 
15
  ![toc](https://github.com/AIRI-Institute/LiTraj/raw/main/figures/toc.png)
16
 
17
  ### LiTraj: A Dataset for Benchmarking Machine Learning Models for Predicting Lithium Ion Migration
18
+
19
  [![GitHub](https://img.shields.io/badge/-Github-181717?logo=github&logoColor=white)](https://github.com/AIRI-Institute/LiTraj)
20
  [![Custom Badge Text](https://img.shields.io/badge/MACE_uMLIP_benchmark_example-Colab_Notebook-orange?logo=googlecolab&color=orange)](https://colab.research.google.com/drive/1vkF8doorp58hKE0a_W2kVOAMWHPGOjzd#sandboxMode=true&scrollTo=s1TnrzPzoyDb)
21
+ ![License](https://img.shields.io/badge/License-MIT-darkred.svg)
22
 
23
 
24
  This repository contains links to datasets for benchmarking machine learning models for predicting Li-ion migration, as described in our paper ["Benchmarking machine learning models for predicting lithium ion migration"](https://www.nature.com/articles/s41524-025-01571-z), along with the description of Python utilities for handling the datasets.
25
 
26
 
 
27
  ## Contents
28
  - [About](#about)
29
  - [Source links](#available-datasets-and-source-links)
 
314
  doi = {10.1038/s41524-025-01571-z}
315
  }
316
  ```