readme: fix figures link
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ resulting in a total corpus size of 21GB.
|
|
54 |
|
55 |
The following figure shows an overview of the number of chars per year distribution:
|
56 |
|
57 |
-

|
58 |
|
59 |
# Language Model Pretraining
|
60 |
|
|
|
81 |
We train the model for 3M steps using a total batch size of 128 on a v3-32 TPU. The pretraining loss curve can be seen
|
82 |
in the next figure:
|
83 |
|
84 |
+

|
85 |
|
86 |
# Evaluation
|
87 |
|