ryo0634 commited on
Commit
f813170
·
1 Parent(s): d1a88bb

remove responses

Browse files
Files changed (1) hide show
  1. test/metadata.jsonl +3 -3
test/metadata.jsonl CHANGED
@@ -1,3 +1,3 @@
1
- {"odai_id": "origi-debug-1", "file_name": "dummy.png", "odai": "この学会、なんだか疲れるなぁ…どんなの?", "type": "text_to_text", "responses": [{"response_id": 1, "text": "フルリモート"}, {"response_id": 2, "text": "プレゼンが終わるたびに、論文のページ数分、拍手しなきゃいけない"}]}
2
- {"odai_id": "origi-debug-2", "file_name": "de_melkmeid.jpg", "odai": "画像で一言", "type": "image_to_text", "responses": [{"response_id": 1, "text": "「チャラリー♪壺から牛乳~"}, {"response_id": 2, "text": "牛乳無くなっちゃった"}]}
3
- {"odai_id": "origi-debug-3", "file_name": "ogon_batto.png", "odai": "「どろぼうの仲間だ」「ちがうよ!わしは[空欄]だけだ」", "type": "image_text_to_text", "responses": [{"response_id": 1, "text": "下着を盗もうとしただけだ"}, {"response_id": 2, "text": "善良な市民である"}]}
 
1
+ {"odai_id": "origi-debug-1", "file_name": "dummy.png", "odai": "この学会、なんだか疲れるなぁ…どんなの?", "type": "text_to_text"}
2
+ {"odai_id": "origi-debug-2", "file_name": "de_melkmeid.jpg", "odai": "画像で一言", "type": "image_to_text"}
3
+ {"odai_id": "origi-debug-3", "file_name": "ogon_batto.png", "odai": "「どろぼうの仲間だ」「ちがうよ!わしは[空欄]だけだ」", "type": "image_text_to_text"}