igoramf commited on
Commit
7879277
·
verified ·
1 Parent(s): 9d2d285

Upload id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +13 -0
id2label.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "5": "bathroom_count",
3
+ "31": "condominium_rate",
4
+ "32": "description",
5
+ "35": "garage_count",
6
+ "36": "other",
7
+ "40": "property_tax",
8
+ "41": "property_type",
9
+ "43": "rent_price",
10
+ "44": "room_count",
11
+ "45": "sale_price",
12
+ "48": "title"
13
+ }