ghanahmada commited on
Commit
5d8ae37
·
verified ·
1 Parent(s): 02e2bd2

Upload manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. manifest.json +14 -0
manifest.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "datasets": [
3
+ "kuhperdata-exp"
4
+ ],
5
+ "files": [
6
+ "kuhperdata-exp_adapted_struct_model.zip",
7
+ "kuhperdata-exp_adapted_model.zip"
8
+ ],
9
+ "methods": {
10
+ "adapted_struct": "StructGNN",
11
+ "adapted": "Para-GNN",
12
+ "adapted_prox50": "Prox-GNN"
13
+ }
14
+ }