eldor-fozilov
commited on
Commit
•
93ba071
1
Parent(s):
4b0b997
Update README.md
Browse files
README.md
CHANGED
@@ -56,8 +56,8 @@ pipeline = transformers.pipeline(
|
|
56 |
)
|
57 |
|
58 |
messages = [
|
59 |
-
{"role": "system", "content": "
|
60 |
-
{"role": "user", "content": "
|
61 |
]
|
62 |
|
63 |
outputs = pipeline(
|
|
|
56 |
)
|
57 |
|
58 |
messages = [
|
59 |
+
{"role": "system", "content": "Berilgan gap bo'yicha hissiyot tahlilini bajaring."},
|
60 |
+
{"role": "user", "content": "Men bu filmni yaxshi ko'raman!"},
|
61 |
]
|
62 |
|
63 |
outputs = pipeline(
|