n0w0f commited on
Commit
247102b
1 Parent(s): 7fe5baf

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-crystal-text-llm-2m")
68
  ```
69
 
70
  ## Training Details