Muennighoff
commited on
Update README.md
Browse files
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
|