update readme
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ license: cc-by-nc-4.0
|
|
| 5 |
This repository contains the model weights and configuration files for the [**Sphere Encoder**](https://github.com) project.
|
| 6 |
|
| 7 |
> [!Note]
|
| 8 |
-
> These model weights have been **reproduced** and yield slightly different evaluation results compared to those reported in the original paper.
|
| 9 |
|
| 10 |
Download model checkpoints and put them in `./workspace/experiments`.
|
| 11 |
The directory tree should look like this:
|
|
|
|
| 5 |
This repository contains the model weights and configuration files for the [**Sphere Encoder**](https://github.com) project.
|
| 6 |
|
| 7 |
> [!Note]
|
| 8 |
+
> These model weights have been **reproduced** with the released code and yield slightly different evaluation results compared to those reported in the original paper.
|
| 9 |
|
| 10 |
Download model checkpoints and put them in `./workspace/experiments`.
|
| 11 |
The directory tree should look like this:
|