MLNavigator commited on
Commit
7573692
1 Parent(s): 9bdec07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,4 +18,4 @@ Dataset consists of 45278 examples in russian language of format:
18
  'context': 'text of 4-10 text chunks, one with right answer and others relevant with text and question on tematic and keywords'
19
  }
20
 
21
- Length of one example of context + question + answer is less than 7000 symbols. It should be less than 2048 tokens of gpt tokenizer.
 
18
  'context': 'text of 4-10 text chunks, one with right answer and others relevant with text and question on tematic and keywords'
19
  }
20
 
21
+ Length of one example of context + question + answer is less than 7000 symbols. It should be less than 2048 tokens of rugpt tokenizer.