Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This dataset is a processed subset of the SQuAD v2 corpus (sourced from [rajpurkar/squad_v2](https://huggingface.co/datasets/rajpurkar/squad_v2)) for long-context large language model fine-tuning. It has been constructed through context expansion and restructuring to simulate long-context scenarios. Due to its relatively small size, the dataset is intended for simple experimental validation rather than large-scale training.
|