Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license: mit
|
|
| 4 |
|
| 5 |
# experiment_pel
|
| 6 |
|
| 7 |
-
|
| 8 |
This repository exposes a single file `model.ckpt` (raw PyTorch/Lightning-style checkpoint). It is **not** a Transformers model; load it with `torch.load`.
|
| 9 |
|
| 10 |
## Usage
|
|
|
|
| 4 |
|
| 5 |
# experiment_pel
|
| 6 |
|
| 7 |
+
Pytorch model checkpoint for the [GeoGraph](https://github.com/instadeepai/GeoGraph) model.
|
| 8 |
This repository exposes a single file `model.ckpt` (raw PyTorch/Lightning-style checkpoint). It is **not** a Transformers model; load it with `torch.load`.
|
| 9 |
|
| 10 |
## Usage
|