jglaser commited on
Commit
509d849
1 Parent(s): fdf1d40

fix formatting

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ from datasets import load_dataset
9
  dataset = load_dataset("jglaser/binding_affinity")
10
  ```
11
 
12
- ** Loading the data manually **
13
 
14
  The file `data/all.parquet` contains the preprocessed data. To extract it,
15
  you need download and install [git LFS support] https://git-lfs.github.com/].
 
9
  dataset = load_dataset("jglaser/binding_affinity")
10
  ```
11
 
12
+ **Loading the data manually**
13
 
14
  The file `data/all.parquet` contains the preprocessed data. To extract it,
15
  you need download and install [git LFS support] https://git-lfs.github.com/].