Spaces:
Sleeping
Sleeping
請根據 {df_string}
Browse files文本自行判斷資料的種類
幫我組合成 Reading Passage
並潤稿讓文句通順
請一定要使用繁體中文 zh-TW,並用台灣人的口語
產生的結果不要前後文解釋,也不要敘述這篇文章怎麼產生的
只需要專注提供 Reading Passage,字數在 500 字以內
app.py
CHANGED
@@ -741,7 +741,8 @@ def generate_reading_passage(df_string):
|
|
741 |
幫我組合成 Reading Passage
|
742 |
並潤稿讓文句通順
|
743 |
請一定要使用繁體中文 zh-TW,並用台灣人的口語
|
744 |
-
|
|
|
745 |
"""
|
746 |
messages = [
|
747 |
{"role": "system", "content": sys_content},
|
|
|
741 |
幫我組合成 Reading Passage
|
742 |
並潤稿讓文句通順
|
743 |
請一定要使用繁體中文 zh-TW,並用台灣人的口語
|
744 |
+
產生的結果不要前後文解釋,也不要敘述這篇文章怎麼產生的
|
745 |
+
只需要專注提供 Reading Passage,字數在 500 字以內
|
746 |
"""
|
747 |
messages = [
|
748 |
{"role": "system", "content": sys_content},
|