Update README.md
Browse files
README.md
CHANGED
@@ -98,7 +98,7 @@ outputs = pipeline(
|
|
98 |
)
|
99 |
|
100 |
print(outputs[0]["generated_text"][-1])
|
101 |
-
# {'role': 'assistant', 'content': '
|
102 |
```
|
103 |
|
104 |
## ๐ ์ฌ์ฉ ๋ฐ์ดํฐ์
| Training Data
|
|
|
98 |
)
|
99 |
|
100 |
print(outputs[0]["generated_text"][-1])
|
101 |
+
# {'role': 'assistant', 'content': '๊ฒ๋ ์ ์ด๋ฉ ๋ ๋์ด ๋จน์ด๊ฐ๊ธฐ ์ ์ ์ฌ๊ธฐ ์์ผ ๋ ๊ฑด๋'}
|
102 |
```
|
103 |
|
104 |
## ๐ ์ฌ์ฉ ๋ฐ์ดํฐ์
| Training Data
|