Update README.md
Browse files
README.md
CHANGED
|
@@ -4,8 +4,7 @@ license: mit
|
|
| 4 |
|
| 5 |
# experiment_pel
|
| 6 |
|
| 7 |
-
Pytorch 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
|
| 11 |
|
|
|
|
| 4 |
|
| 5 |
# experiment_pel
|
| 6 |
|
| 7 |
+
Pytorch checkpoint for the [GeoGraph](https://github.com/instadeepai/GeoGraph) model (raw PyTorch/Lightning-style checkpoint).
|
|
|
|
| 8 |
|
| 9 |
## Usage
|
| 10 |
|