5roop commited on
Commit
775330b
·
1 Parent(s): 6e51da4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ model.predict(["I fully disagree with this argument.", "The ministers are enteri
74
  ```
75
 
76
  Output:
77
- ```
78
  (
79
  array([0.11633301, 3.63671875, 4.203125 , 5.30859375]),
80
  array([0.11633301, 3.63671875, 4.203125 , 5.30859375])
 
74
  ```
75
 
76
  Output:
77
+ ```python
78
  (
79
  array([0.11633301, 3.63671875, 4.203125 , 5.30859375]),
80
  array([0.11633301, 3.63671875, 4.203125 , 5.30859375])