Update README.md
Browse files
README.md
CHANGED
|
@@ -81,3 +81,10 @@ print(f'Loaded {len(df):,} model evaluations')
|
|
| 81 |
### AutoBencher QA Benchmark
|
| 82 |
|
| 83 |
For the AutoBencher evaluation used in our work, please refer to [huggingface.co/datasets/allenai/autobencher-qa-33k](https://huggingface.co/datasets/allenai/autobencher-qa-33k).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
### AutoBencher QA Benchmark
|
| 82 |
|
| 83 |
For the AutoBencher evaluation used in our work, please refer to [huggingface.co/datasets/allenai/autobencher-qa-33k](https://huggingface.co/datasets/allenai/autobencher-qa-33k).
|
| 84 |
+
|
| 85 |
+
### Dataset Description
|
| 86 |
+
|
| 87 |
+
- **Developed by:** Allen Institute for AI (Ai2)
|
| 88 |
+
- **Language(s) (NLP):** English
|
| 89 |
+
- **License:** The model evaluations are intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use).
|
| 90 |
+
- **Contact:** Technical inquiries: `davidh@allenai.org`. Press: `press@allenai.org`
|