Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ quantization_config : {"bits": 4,
|
|
44 |
}
|
45 |
```
|
46 |
|
47 |
-
We use a custom dataset which has both Hindi and English wiki articles. We truncate to max_length=1024 and model may not perform well beyond that context size.
|
48 |
|
49 |
<!-- description end -->
|
50 |
|
|
|
44 |
}
|
45 |
```
|
46 |
|
47 |
+
We use a custom [dataset](cmeraki/wiki_en_hi) which has both Hindi and English wiki articles. We truncate to max_length=1024 and model may not perform well beyond that context size.
|
48 |
|
49 |
<!-- description end -->
|
50 |
|