jeanq1 commited on
Commit
ed951f7
·
verified ·
1 Parent(s): d19da5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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