clefourrier HF staff commited on
Commit
f1ac617
·
1 Parent(s): e6ff9dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -7,15 +7,17 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- # Repository goal
11
- The goal of this repository is to store the different graph datasets currently available as benchmarks, to provide them in an homogeneous and easily loadable way.
12
 
13
- # Available Graphs
14
 
15
- ## Open Graph Benchmark
16
 
17
- Graph classification task:
18
- - ogbg-molhiv
19
- - ogbg-molpcba
20
- - ogbg-ppa
21
- - ogbg-code2
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ <h1 id="repository-goal">Repository goal</h1>
 
11
 
12
+ <p>The goal of this repository is to store the different graph datasets currently available as benchmarks, to provide them in an homogeneous and easily loadable way.</p>
13
 
14
+ <h1 id="available-graphs">Available Graphs</h1>
15
 
16
+ <h2 id="open-graph-benchmark">Open Graph Benchmark</h2>
17
+ <p>Graph classification task: </p>
18
+ <ul>
19
+ <li>ogbg-molhiv</li>
20
+ <li>ogbg-molpcba</li>
21
+ <li>ogbg-ppa</li>
22
+ <li>ogbg-code2</li>
23
+ </ul>