matejklemen
commited on
Commit
•
85fb119
1
Parent(s):
496c000
Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ Linus *torvalds* je *Finski* programer, Poznan kot izumitelj operacijskega siste
|
|
32 |
|
33 |
The model expects an all-lowercased input, so we pass it the following text:
|
34 |
```
|
35 |
-
linus
|
36 |
```
|
37 |
|
38 |
The model might return the following predictions (note: predictions chosen for demonstration/explanation, not reproducibility!):
|
|
|
32 |
|
33 |
The model expects an all-lowercased input, so we pass it the following text:
|
34 |
```
|
35 |
+
linus torvalds je finski programer, poznan kot izumitelj operacijskega sistema linux.
|
36 |
```
|
37 |
|
38 |
The model might return the following predictions (note: predictions chosen for demonstration/explanation, not reproducibility!):
|