Muennighoff commited on
Commit
e332ae8
·
verified ·
1 Parent(s): 0d95002

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
 
 
 
2
  Creation (Copied & adapted from https://github.com/stanford-crfm/helm/blob/0eaaa62a2263ddb94e9850ee629423b010f57e4a/src/helm/benchmark/scenarios/babi_qa_scenario.py):
3
 
4
  ```python
 
1
 
2
+ bAbI as used for [Scaling Data-Constrained Language Models](https://arxiv.org/abs/2305.16264)
3
+
4
  Creation (Copied & adapted from https://github.com/stanford-crfm/helm/blob/0eaaa62a2263ddb94e9850ee629423b010f57e4a/src/helm/benchmark/scenarios/babi_qa_scenario.py):
5
 
6
  ```python