Update README.md
Browse files
README.md
CHANGED
|
@@ -36,9 +36,10 @@ configs:
|
|
| 36 |
data_files:
|
| 37 |
- split: test
|
| 38 |
path: data/test-*
|
|
|
|
| 39 |
---
|
| 40 |
|
| 41 |
-
#
|
| 42 |
|
| 43 |
HuggingFace upload of a clinical QA benchmark designed to exploit LLMs' "inductive biases toward inflexible pattern matching from their training data rather than
|
| 44 |
engaging in flexible reasoning." If used, please cite the original authors using the citation below.
|
|
|
|
| 36 |
data_files:
|
| 37 |
- split: test
|
| 38 |
path: data/test-*
|
| 39 |
+
license: apache-2.0
|
| 40 |
---
|
| 41 |
|
| 42 |
+
# M-ARC
|
| 43 |
|
| 44 |
HuggingFace upload of a clinical QA benchmark designed to exploit LLMs' "inductive biases toward inflexible pattern matching from their training data rather than
|
| 45 |
engaging in flexible reasoning." If used, please cite the original authors using the citation below.
|