Update README.md
Browse files
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.
|
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.
|