Spaces:
Runtime error
Runtime error
Create label_map.json
Browse files
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 |
+
}
|