Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,6 @@ The negative examples were produced by selecting two distinct random sentences f
|
|
| 28 |
|
| 29 |
## Data Splits
|
| 30 |
The OSACPairs dataset consists of 5,041 total sentence pairs, divided as follows:
|
| 31 |
-
- **Training:** 70%
|
| 32 |
-
- **Validation:** 10%
|
| 33 |
-
- **Test:** 20%
|
|
|
|
| 28 |
|
| 29 |
## Data Splits
|
| 30 |
The OSACPairs dataset consists of 5,041 total sentence pairs, divided as follows:
|
| 31 |
+
- **Training:** 70% = 3528
|
| 32 |
+
- **Validation:** 10% = 504
|
| 33 |
+
- **Test:** 20% = 1009
|