| { | |
| "category_to_idx": { | |
| "business": 0, | |
| "law": 1, | |
| "psychology": 2 | |
| }, | |
| "idx_to_category": { | |
| "0": "business", | |
| "1": "law", | |
| "2": "psychology" | |
| } | |
| } |
| { | |
| "category_to_idx": { | |
| "business": 0, | |
| "law": 1, | |
| "psychology": 2 | |
| }, | |
| "idx_to_category": { | |
| "0": "business", | |
| "1": "law", | |
| "2": "psychology" | |
| } | |
| } |