ncoop57 commited on
Commit
10b8f92
1 Parent(s): 44fdfa6

Add initial data set

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. data/README.txt +22 -0
  2. data/auxiliary_train/arc_easy.csv +3 -0
  3. data/auxiliary_train/arc_hard.csv +3 -0
  4. data/auxiliary_train/aux_law_90s.csv +3 -0
  5. data/auxiliary_train/mc_test.csv +3 -0
  6. data/auxiliary_train/obqa.csv +3 -0
  7. data/auxiliary_train/race.csv +3 -0
  8. data/auxiliary_train/science_elementary.csv +3 -0
  9. data/auxiliary_train/science_middle.csv +3 -0
  10. data/dev/abstract_algebra_dev.csv +3 -0
  11. data/dev/anatomy_dev.csv +3 -0
  12. data/dev/astronomy_dev.csv +3 -0
  13. data/dev/business_ethics_dev.csv +3 -0
  14. data/dev/clinical_knowledge_dev.csv +3 -0
  15. data/dev/college_biology_dev.csv +3 -0
  16. data/dev/college_chemistry_dev.csv +3 -0
  17. data/dev/college_computer_science_dev.csv +3 -0
  18. data/dev/college_mathematics_dev.csv +3 -0
  19. data/dev/college_medicine_dev.csv +3 -0
  20. data/dev/college_physics_dev.csv +3 -0
  21. data/dev/computer_security_dev.csv +3 -0
  22. data/dev/conceptual_physics_dev.csv +3 -0
  23. data/dev/econometrics_dev.csv +3 -0
  24. data/dev/electrical_engineering_dev.csv +3 -0
  25. data/dev/elementary_mathematics_dev.csv +3 -0
  26. data/dev/formal_logic_dev.csv +3 -0
  27. data/dev/global_facts_dev.csv +3 -0
  28. data/dev/high_school_biology_dev.csv +3 -0
  29. data/dev/high_school_chemistry_dev.csv +3 -0
  30. data/dev/high_school_computer_science_dev.csv +3 -0
  31. data/dev/high_school_european_history_dev.csv +3 -0
  32. data/dev/high_school_geography_dev.csv +3 -0
  33. data/dev/high_school_government_and_politics_dev.csv +3 -0
  34. data/dev/high_school_macroeconomics_dev.csv +3 -0
  35. data/dev/high_school_mathematics_dev.csv +3 -0
  36. data/dev/high_school_microeconomics_dev.csv +3 -0
  37. data/dev/high_school_physics_dev.csv +3 -0
  38. data/dev/high_school_psychology_dev.csv +3 -0
  39. data/dev/high_school_statistics_dev.csv +3 -0
  40. data/dev/high_school_us_history_dev.csv +3 -0
  41. data/dev/high_school_world_history_dev.csv +3 -0
  42. data/dev/human_aging_dev.csv +3 -0
  43. data/dev/human_sexuality_dev.csv +3 -0
  44. data/dev/international_law_dev.csv +3 -0
  45. data/dev/jurisprudence_dev.csv +3 -0
  46. data/dev/logical_fallacies_dev.csv +3 -0
  47. data/dev/machine_learning_dev.csv +3 -0
  48. data/dev/management_dev.csv +3 -0
  49. data/dev/marketing_dev.csv +3 -0
  50. data/dev/medical_genetics_dev.csv +3 -0
data/README.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This file contains the dev, val, and test data for our multitask test.
2
+ The dev dataset is for few-shot learning to prime the model, and the test set the source of evaluation questions.
3
+ The auxiliary_training data could be used for fine-tuning, something important for models without few-shot capabilities. This auxiliary training data comes from other NLP multiple choice datasets such as MCTest (Richardson et al., 2013), RACE (Lai et al., 2017), ARC (Clark et al., 2018, 2016), and OBQA (Mihaylov et al., 2018).
4
+ Unless otherwise specified, the questions are in reference to human knowledge as of January 1st, 2020. In the far future, it may be useful to add to the prompt that the question is written for 2020 audiences.
5
+
6
+ --
7
+
8
+ If you find this useful in your research, please consider citing the test and also the ETHICS dataset it draws from:
9
+
10
+ @article{hendryckstest2021,
11
+ title={Measuring Massive Multitask Language Understanding},
12
+ author={Dan Hendrycks and Collin Burns and Steven Basart and Andy Zou and Mantas Mazeika and Dawn Song and Jacob Steinhardt},
13
+ journal={Proceedings of the International Conference on Learning Representations (ICLR)},
14
+ year={2021}
15
+ }
16
+
17
+ @article{hendrycks2021ethics,
18
+ title={Aligning AI With Shared Human Values},
19
+ author={Dan Hendrycks and Collin Burns and Steven Basart and Andrew Critch and Jerry Li and Dawn Song and Jacob Steinhardt},
20
+ journal={Proceedings of the International Conference on Learning Representations (ICLR)},
21
+ year={2021}
22
+ }
data/auxiliary_train/arc_easy.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8104e97c65cdc0e74333810e7e4d4e30637ed70bbcbdf5b172c21763633c0dce
3
+ size 472738
data/auxiliary_train/arc_hard.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4722d756fb025d3fa423a364b76520e7b680eef3bfe3c39407f6e82aa71e940
3
+ size 278099
data/auxiliary_train/aux_law_90s.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb77e0b7336aec4c66283dbb8d958d587b1a7f12278794db05374987d0bc7bc2
3
+ size 1349326
data/auxiliary_train/mc_test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac8689ea45330993415b0ec3dc11c5771d34d83e67b2ff546dda640bcabb0263
3
+ size 1798082
data/auxiliary_train/obqa.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a52995bec62f443ff726e341ec4111a94d794bfee7c2acf849755246c1e55a49
3
+ size 626303
data/auxiliary_train/race.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73949c9a14c2a02049f1ab8b238639f569ffdff91ecc2038aa39746a5fcc47c3
3
+ size 154030184
data/auxiliary_train/science_elementary.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da40b724ef8072b7807b8573095204aa096c0e040f9c47a08a5a69e66534ac2b
3
+ size 137117
data/auxiliary_train/science_middle.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2395e89b5978375a8ac857d2582b5b65133c4ebb904a34d989ef691857147650
3
+ size 152243
data/dev/abstract_algebra_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd8c73f3c75bea9db82d281d9da6949cea687b987dba24a142c638e758046624
3
+ size 719
data/dev/anatomy_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0985685cf5ab13ccc1629f03a1308a9add8767582ffeb195b68b18c3415c9993
3
+ size 830
data/dev/astronomy_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb03eca519a3fbc04017dc4783635763ac928f0811ce6243dbcbf0d526dbe1e3
3
+ size 1943
data/dev/business_ethics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cd487e4ba7d9fe423bcc259ad852e963dc370629b8d61881b61ed0ae84c0b46
3
+ size 2095
data/dev/clinical_knowledge_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c88c266cf2a8aa20a062e9b901ee372431e75669fa3c80865613fa2b7f61af
3
+ size 1078
data/dev/college_biology_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31f4ae0707ba3f742e0d5546ff970949be8a05e217921fe87b1814d6a0ab8184
3
+ size 1403
data/dev/college_chemistry_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ba27ba571b8ad40d35a2a88a60acf434ca5f37962c2eba8f9d0aa89edb4c1c7
3
+ size 1200
data/dev/college_computer_science_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc1a43187cd68390d663e0a1849688b13a4cd75ab17616558f4e584a4a8ae2bd
3
+ size 2638
data/dev/college_mathematics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27731ee1402e720ee01ad6fa6a969a0d0978a0e9b4c385d328a61869a43f321f
3
+ size 1366
data/dev/college_medicine_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63928a944fda769d7e52a3a4549d4f37f094896e65e7db35029261e1ae79909b
3
+ size 1545
data/dev/college_physics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e043d6c566091c5ad1d8bc1d002900e1aa0bff114f98d5e3f2e4f645efce100
3
+ size 1279
data/dev/computer_security_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e276300dbd2d07906dbe4ff82aabf45b9765f933eb7d0f35ea3ea97dee8020
3
+ size 974
data/dev/conceptual_physics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e65be1f6fdd82f4887e3747af790a747191b1b732dd2bea76306388d5ee3719
3
+ size 799
data/dev/econometrics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a01a925199c246decd0f1fc7a1b8dc28136b19d793e5b1e0d97142c118a2940
3
+ size 1521
data/dev/electrical_engineering_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aad11b1d1c8dc1a431c3e79a047cba56d691a60403ddffaf5fbd45e9c82bc0d
3
+ size 851
data/dev/elementary_mathematics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aca9cd215b7c170020fd5f7db1c9c3d5cbf6df9ee7b970a4810649a87245011
3
+ size 1315
data/dev/formal_logic_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4b579358ed4878f6c91bfea0ccc51efdd15a28401f86da9ee8f6c0af37cf36d
3
+ size 1628
data/dev/global_facts_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:685577fc3f0bf09a3f5c741ef062d6328aec843069862b83b64eb3638466505f
3
+ size 1111
data/dev/high_school_biology_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a200085c150794846d4bab43bb0e22ceec9f99576dfc25f5c5d8faa9595ae13
3
+ size 1538
data/dev/high_school_chemistry_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ba44aeea98ca22342b6525a3a9ebb62003b2a8289fa42d7c844e2139557ec5b
3
+ size 1091
data/dev/high_school_computer_science_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5de3800dfbbfaa89050413a765deaf774fdb0611e370951383fb50fac774663e
3
+ size 2809
data/dev/high_school_european_history_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3677065cf51abc32901cdcf88ed64121f5595e3a5a67f86ae2570f866fe87c5
3
+ size 11445
data/dev/high_school_geography_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e43fc27b9fa8b808773a2871007b39e012a1cc1ec902f85d85cc9c27cc12883d
3
+ size 1268
data/dev/high_school_government_and_politics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daf013a3eae04b5904e6a706cf0574df2c881e00d46a979cb34c6e2968ad1c90
3
+ size 1648
data/dev/high_school_macroeconomics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23ed995071c47e627c4e6adbce63a9144920441abb7e69f8b4dfac5fdc4e402d
3
+ size 1191
data/dev/high_school_mathematics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7401d5cbad5ae697bfa480e35d85de8ebf1232589a3c59b010782ee49cbe18c
3
+ size 1168
data/dev/high_school_microeconomics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a409b422561f1fb02e6d1bc044657cfff7779b13146edfd937d2573423c2c49b
3
+ size 1167
data/dev/high_school_physics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f008c3a44e7b14d86f6c1cbde28892fd0d97ae424e8af9901d75c4ee03972cc
3
+ size 1367
data/dev/high_school_psychology_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b39b304a436fa6239a4bb8c1dc4ca3693edec2876926851f3d512d1da9e280ab
3
+ size 1785
data/dev/high_school_statistics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9441f8da50bfb93158d9b2645909cf1bc5837e8078c0eab923cf0fe761f7754e
3
+ size 2422
data/dev/high_school_us_history_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:028b3c81c7be1138ad50b4afa1835773788e4557426a40abfaf132b11edab541
3
+ size 8758
data/dev/high_school_world_history_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e87a14718b0415241dfe10dd86605de5b6e5995fa57580e9e2d7c56fe147a1
3
+ size 4771
data/dev/human_aging_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2439fb3c2292e7dca8244cd98dd7ca746f8424347f171345f6b396f568b0870
3
+ size 880
data/dev/human_sexuality_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0da7f8f7aeb6d5a08f0413489aa5d5b84ff8ac971952ea66242762f779cb6794
3
+ size 942
data/dev/international_law_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f7f1c0191c0bcfe195d0ed39942a605012967a04d855c6482dc7e7a9f95e4d8
3
+ size 2293
data/dev/jurisprudence_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27533d974102031088bc5c47fc008538ab3d08ca75e127fb64ff04cdd1562da2
3
+ size 1172
data/dev/logical_fallacies_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de026c2d116c381dcc1b65e91a28ba3d124398f920b0f3904ec5b641deb28f4
3
+ size 1444
data/dev/machine_learning_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4b1b09985dbdc499d51a2a2e83d93ae05bfe72ea7407c18e3aa3d2ab9ce7517
3
+ size 2197
data/dev/management_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f75224958ab245d86c335d6886f8689247a9f83691ad63bb7ef3196641be9e52
3
+ size 761
data/dev/marketing_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15b3cf450ebc11e122886a5bad41e78260228259fa184eaa4ba566bdf37f0315
3
+ size 1354
data/dev/medical_genetics_dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70cd9ff940bef360693eeb4e05b5b8e53ad75a81d6b74a784222d4cae6dcb896
3
+ size 952