Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ The dataset is divided into `train` and `test` splits, with each split containin
|
|
44 |
|
45 |
### Data Splits
|
46 |
|
47 |
-
The dataset contains a total of **106,814** question-answer pairs.
|
48 |
|
49 |
| Split | Task | Number of Samples |
|
50 |
| :---- | :------------------------- | ----------------: |
|
|
|
44 |
|
45 |
### Data Splits
|
46 |
|
47 |
+
The dataset contains a total of **106,814** question-answer pairs. (In our experiments, we used 10,000 data points for each task as the training set, rather than the full training set. For testing, the entire test set was utilized. Therefore, a total of 38,174 data points were used in our paper.)
|
48 |
|
49 |
| Split | Task | Number of Samples |
|
50 |
| :---- | :------------------------- | ----------------: |
|