raahinaez commited on
Commit
f4a820a
·
verified ·
1 Parent(s): bc91b2f

Create label_map.json

Browse files
Files changed (1) hide show
  1. lora_adapter/label_map.json +7 -0
lora_adapter/label_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "bank statement",
3
+ "1": "contract",
4
+ "2": "invoice",
5
+ "3": "receipt",
6
+ "4": "resume"
7
+ }