Upload intermediate checkpoints
Browse files
README.md
CHANGED
|
@@ -135,6 +135,10 @@ print(similarity)
|
|
| 135 |
# dtype=torch.bfloat16, grad_fn=<MmBackward0>)
|
| 136 |
```
|
| 137 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 138 |
## Future Releases
|
| 139 |
|
| 140 |
We are committed to the open-source community and will soon release:
|
|
|
|
| 135 |
# dtype=torch.bfloat16, grad_fn=<MmBackward0>)
|
| 136 |
```
|
| 137 |
|
| 138 |
+
## Intermediate Checkpoints
|
| 139 |
+
|
| 140 |
+
To facilitate future research, we release intermediate checkpoints in the `intermediate_checkpoints` branch.
|
| 141 |
+
|
| 142 |
## Future Releases
|
| 143 |
|
| 144 |
We are committed to the open-source community and will soon release:
|