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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: mit
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
 
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