nqzfaizal77ai
commited on
Commit
•
2015d04
1
Parent(s):
88e9256
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-sa-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
---
|
4 |
+
This project uses the SQuAD dataset, which is provided by Hugging Face. The SQuAD dataset is a collection of questions and answers derived from a set of Wikipedia articles, designed for machine reading comprehension tasks.
|
5 |
+
|
6 |
+
Dataset source: https://huggingface.co/datasets/rajpurkar/squad
|