Aryan4 commited on
Commit
b1d81fb
·
1 Parent(s): acdb3d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ Import the model from the transformers library:
22
  ```
23
  from transformers import AutoTokenizer, AutoModel
24
  tokenizer = AutoTokenizer.from_pretrained("Aryan4/suicidal")
25
- model = AutoModel.from_pretrained("Aryan$/suicidal")
26
  ```
27
 
28
  ## Resources
 
22
  ```
23
  from transformers import AutoTokenizer, AutoModel
24
  tokenizer = AutoTokenizer.from_pretrained("Aryan4/suicidal")
25
+ model = AutoModel.from_pretrained("Aryan4/suicidal")
26
  ```
27
 
28
  ## Resources