Adding test csv file
Browse files
test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
example_id,prompt_id,text,choices
|
| 2 |
+
fe6e6888-20f4-417a-82fe-23d41ef56649,0ce40847-9b10-4ea3-8d1a-f0d1ead73e66,2 - 1,"[{'text': '1', 'score': 1}, {'text': '2', 'score': 0}, {'text': '0', 'score': 0}, {'text': '3', 'score': 0}]"
|
| 3 |
+
f1ac155f-c171-4ef6-8471-928e16128200,0ce40847-9b10-4ea3-8d1a-f0d1ead73e66,7 - 2,"[{'text': '5', 'score': 1}, {'text': '2', 'score': 0}, {'text': '8', 'score': 0}, {'text': '6', 'score': 0}]"
|