cmeraki commited on
Commit
f758e3c
1 Parent(s): 6dc8db3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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