0x7o commited on
Commit
f24501d
1 Parent(s): 88fc1cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ print(tokenizer.decode(output[0]))
36
  ```
37
 
38
  ## Dataset Detail
39
- The dataset for pre-training is collected from public data, most of which are web pages in Russian. The total size of the data is 32B tokens.
40
 
41
  ## Training Detail
42
  The training is performed thanks to a grant from [TPU Research Cloud](https://sites.research.google/trc/about/) on a TPU v4-256 node.
 
36
  ```
37
 
38
  ## Dataset Detail
39
+ The dataset for pre-training is collected from public data, most of which are web pages in Russian.
40
 
41
  ## Training Detail
42
  The training is performed thanks to a grant from [TPU Research Cloud](https://sites.research.google/trc/about/) on a TPU v4-256 node.