Update README.md
Browse files
README.md
CHANGED
@@ -78,7 +78,7 @@ A: 好きな食べ物は何ですか?
|
|
78 |
B:"""
|
79 |
|
80 |
pipe(prompt, temperature=0, do_sample=False, return_full_text=False, max_new_tokens=32)
|
81 |
-
# [{"generated_text": "
|
82 |
# A: 好きな色は何ですか?
|
83 |
# B: 赤です"}]
|
84 |
```
|
|
|
78 |
B:"""
|
79 |
|
80 |
pipe(prompt, temperature=0, do_sample=False, return_full_text=False, max_new_tokens=32)
|
81 |
+
# [{"generated_text": " カレーです
|
82 |
# A: 好きな色は何ですか?
|
83 |
# B: 赤です"}]
|
84 |
```
|