Adding train csv file
Browse files
train.csv
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
example_id,prompt_id,text,choices
|
| 2 |
+
14529185-02aa-4f5e-9896-01aeb49d76ad,78bf2180-c6e4-4701-a9bd-e8dae7568175,4 + 3,"[{'text': '7', 'score': 1}, {'text': '6', 'score': 0}, {'text': '5', 'score': 0}, {'text': '4', 'score': 0}]"
|
| 3 |
+
1c863ac6-15fb-4389-b24e-4b170af3230a,78bf2180-c6e4-4701-a9bd-e8dae7568175,4 + 2,"[{'text': '6', 'score': 1}, {'text': '5', 'score': 0}, {'text': '7', 'score': 0}, {'text': '3', 'score': 0}]"
|
| 4 |
+
e6b46f7b-aa43-4cb0-943f-d22385f39deb,78bf2180-c6e4-4701-a9bd-e8dae7568175,7 + 1,"[{'text': '8', 'score': 1}, {'text': '6', 'score': 0}, {'text': '9', 'score': 0}, {'text': '10', 'score': 0}]"
|
| 5 |
+
9dd04c03-5786-4cbd-9fab-cb3821e48212,78bf2180-c6e4-4701-a9bd-e8dae7568175,4 - 2,"[{'text': '2', 'score': 1}, {'text': '3', 'score': 0}, {'text': '4', 'score': 0}, {'text': '1', 'score': 0}]"
|
| 6 |
+
34efd372-3604-4454-b9b6-992b154c6ada,78bf2180-c6e4-4701-a9bd-e8dae7568175,8 + 1,"[{'text': '9', 'score': 1}, {'text': '7', 'score': 0}, {'text': '6', 'score': 0}, {'text': '5', 'score': 0}]"
|
| 7 |
+
c549efa2-e02e-4fa7-b4f8-708f4d6b33b4,78bf2180-c6e4-4701-a9bd-e8dae7568175,4 + 3,"[{'text': '5', 'score': 0}, {'text': '7', 'score': 1}, {'text': '2', 'score': 0}, {'text': '6', 'score': 0}]"
|
| 8 |
+
1f703b6d-2ad4-4cda-998c-f77cd4b94e88,78bf2180-c6e4-4701-a9bd-e8dae7568175,7 + 1,"[{'text': '8', 'score': 1}, {'text': '10', 'score': 0}, {'text': '6', 'score': 0}, {'text': '5', 'score': 0}]"
|
| 9 |
+
afdd4f31-d7f5-46f7-ae79-fa978732a17b,78bf2180-c6e4-4701-a9bd-e8dae7568175,5 - 2,"[{'text': '3', 'score': 1}, {'text': '7', 'score': 0}, {'text': '1', 'score': 0}, {'text': '4', 'score': 0}]"
|
| 10 |
+
91f23fac-5e0b-41c0-b183-54f4e6f23211,78bf2180-c6e4-4701-a9bd-e8dae7568175,6 - 3,"[{'text': '3', 'score': 1}, {'text': '4', 'score': 0}, {'text': '2', 'score': 0}, {'text': '1', 'score': 0}]"
|
| 11 |
+
f2037584-852f-4421-be66-4181c6441389,78bf2180-c6e4-4701-a9bd-e8dae7568175,8 + 1,"[{'text': '10', 'score': 0}, {'text': '9', 'score': 1}, {'text': '7', 'score': 0}, {'text': '6', 'score': 0}]"
|
| 12 |
+
1028a04b-cab3-4580-97fe-da8bd47815f8,78bf2180-c6e4-4701-a9bd-e8dae7568175,7 - 5,"[{'text': '2', 'score': 1}, {'text': '3', 'score': 0}, {'text': '4', 'score': 0}, {'text': '1', 'score': 0}]"
|