n0w0f commited on
Commit
7a894b7
·
verified ·
1 Parent(s): e0ad02b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ The pertaining dataset is a subset of the materials deposited in the NOMAD archi
64
 
65
  ```python
66
  from transformers import AutoModel
67
- model = AutoModel.from_pretrained("n0w0f/MatText-cifp1-2m")
68
  ```
69
 
70
  ## Training Details
 
64
 
65
  ```python
66
  from transformers import AutoModel
67
+ model = AutoModel.from_pretrained("n0w0f/MatText-cifsymmetrized-2m")
68
  ```
69
 
70
  ## Training Details