minjeonging commited on
Commit
04d733b
·
verified ·
1 Parent(s): 3e27c1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ The model may inadvertently generate responses that are not fully aligned with a
46
  ### Recommendations
47
  Users should be aware of the linguistic limitations and ensure that children's interactions are supervised to maintain a safe and positive experience.
48
 
49
- ### How to Get Started with the Model
50
  ```python
51
  from IPython.display import Markdown, display
52
  import torch
 
46
  ### Recommendations
47
  Users should be aware of the linguistic limitations and ensure that children's interactions are supervised to maintain a safe and positive experience.
48
 
49
+ ### Python code with AutoModel
50
  ```python
51
  from IPython.display import Markdown, display
52
  import torch