Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
See this [Github link](https://github.com/kevinwu23/StanfordClashEval). The data from the hf datasets link was not available, so I took it from [this commit](https://github.com/kevinwu23/StanfordClashEval/blob/ba892d17f9b125264494689b7ce5d8ab22ed821d/data/dataset/dataset.pqt)
|