TimeRobber
commited on
Commit
•
d6061c1
1
Parent(s):
488b707
Update README.md
Browse files
README.md
CHANGED
@@ -228,6 +228,8 @@ It was pretrained on mC4 and then finetuned on xP3, P3 or xP3mt.
|
|
228 |
|
229 |
- Number of epochs: 1
|
230 |
|
|
|
|
|
231 |
|
232 |
## Environmental Impact
|
233 |
|
@@ -321,22 +323,17 @@ Model may:
|
|
321 |
<details>
|
322 |
<summary>Click to expand</summary>
|
323 |
|
324 |
-
## Metrics
|
325 |
-
*This section describes the different ways performance is calculated and why.*
|
326 |
-
|
327 |
-
# TODO @niklas
|
328 |
-
|
329 |
## Results
|
330 |
*Results are based on the [Metrics](#metrics).*
|
331 |
|
332 |
-
**
|
333 |
|
334 |
-
|
335 |
|
|
|
336 |
|
337 |
-
|
338 |
|
339 |
-
# TODO @adarob: Pending if we can get access to tensorboard
|
340 |
|
341 |
</details>
|
342 |
|
|
|
228 |
|
229 |
- Number of epochs: 1
|
230 |
|
231 |
+
- Precision: bfloat16
|
232 |
+
|
233 |
|
234 |
## Environmental Impact
|
235 |
|
|
|
323 |
<details>
|
324 |
<summary>Click to expand</summary>
|
325 |
|
|
|
|
|
|
|
|
|
|
|
326 |
## Results
|
327 |
*Results are based on the [Metrics](#metrics).*
|
328 |
|
329 |
+
**Train-time Evaluation:**
|
330 |
|
331 |
+
// TODO @adarob: Pending if we can get access to tensorboard
|
332 |
|
333 |
+
**Zero-shot evaluations:**
|
334 |
|
335 |
+
// TODO @niklas
|
336 |
|
|
|
337 |
|
338 |
</details>
|
339 |
|