Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
mkieffer commited on
Commit
adb6dec
·
verified ·
1 Parent(s): 48f883b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -36,9 +36,10 @@ configs:
36
  data_files:
37
  - split: test
38
  path: data/test-*
 
39
  ---
40
 
41
- # Medbullets
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.