File size: 471 Bytes
5bc48ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "cat2id": {
    "[{'term': 'cs": 0,
    "[{'term': 'math": 1,
    "[{'term': 'physics": 2,
    "[{'term': 'q-bio": 3,
    "[{'term': 'stat": 4
  },
  "id2cat": {
    "0": "[{'term': 'cs",
    "1": "[{'term': 'math",
    "2": "[{'term': 'physics",
    "3": "[{'term': 'q-bio",
    "4": "[{'term': 'stat"
  },
  "num_classes": 5,
  "categories": [
    "[{'term': 'cs",
    "[{'term': 'math",
    "[{'term': 'physics",
    "[{'term': 'q-bio",
    "[{'term': 'stat"
  ]
}