Fix incorrect dataset size in README
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ WikiRAG-TR is a dataset of 6K (5999) question and answer pairs which synthetical
|
|
16 |
|
17 |
## Dataset Information
|
18 |
- **Number of Instances**: 5999 (5725 synthetically generated question-answer pairs, 274 augmented negative samples)
|
19 |
-
- **Dataset Size**:
|
20 |
- **Language**: Turkish
|
21 |
- **Dataset License**: apache-2.0
|
22 |
- **Dataset Category**: Text2Text Generation
|
|
|
16 |
|
17 |
## Dataset Information
|
18 |
- **Number of Instances**: 5999 (5725 synthetically generated question-answer pairs, 274 augmented negative samples)
|
19 |
+
- **Dataset Size**: 20.5 MB
|
20 |
- **Language**: Turkish
|
21 |
- **Dataset License**: apache-2.0
|
22 |
- **Dataset Category**: Text2Text Generation
|