shichenpy commited on
Commit
9625d12
·
1 Parent(s): 3554fe0

Update README.md

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. assets/demo.png +2 -2
README.md CHANGED
@@ -116,7 +116,7 @@ conversation = [
116
  },
117
  {
118
  "role": "user",
119
- "content": "<image>日本語の支援が必要な児童生徒数が最も多いのはいつですか。",
120
  },
121
  ]
122
  prompt = processor.apply_chat_template(conversation, add_generation_prompt=True)
@@ -170,7 +170,7 @@ def main():
170
  },
171
  {
172
  "role": "user",
173
- "content": "<image>日本語の支援が必要な児童生徒数が最も多いのはいつですか。"
174
  }
175
  ]
176
  prompt = processor.apply_chat_template(message, add_generation_prompt=True)
@@ -195,7 +195,7 @@ def main():
195
  "image": image
196
  },
197
  }
198
-
199
  sampling_params = SamplingParams(
200
  temperature=0,
201
  max_tokens=256
 
116
  },
117
  {
118
  "role": "user",
119
+ "content": "<image>30歳未満の社員に対するアンケート回答結果で、最も割合が高かった「使用頻度」は何ですか?",
120
  },
121
  ]
122
  prompt = processor.apply_chat_template(conversation, add_generation_prompt=True)
 
170
  },
171
  {
172
  "role": "user",
173
+ "content": "<image>30歳未満の社員に対するアンケート回答結果で、最も割合が高かった「使用頻度」は何ですか?"
174
  }
175
  ]
176
  prompt = processor.apply_chat_template(message, add_generation_prompt=True)
 
195
  "image": image
196
  },
197
  }
198
+
199
  sampling_params = SamplingParams(
200
  temperature=0,
201
  max_tokens=256
assets/demo.png CHANGED

Git LFS Details

  • SHA256: 8e55c7cae14e8c3541cd77e1018f023d72a4bd248fa19d5f09421215e29d9215
  • Pointer size: 131 Bytes
  • Size of remote file: 284 kB

Git LFS Details

  • SHA256: 8ac8adcb249d91350ec1dc858709695ed204535537384fc8c78c6c7a6938b07b
  • Pointer size: 131 Bytes
  • Size of remote file: 373 kB