taroii commited on
Commit
7019dbb
·
1 Parent(s): bf2f213

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +16 -20
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -9,29 +9,25 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "Juvenile",
13
- "1": "Family and Children",
14
- "2": "Individual Rights",
15
- "3": "Housing and Homelessness",
16
- "4": "Work, Employment and Unemployment",
17
- "5": "Other",
18
- "6": "Health and Disability",
19
- "7": "Consumer Financial Questions",
20
- "8": "Income Maintenance",
21
- "9": "Education"
22
  },
23
  "initializer_range": 0.02,
24
  "label2id": {
25
- "Consumer Financial Questions": 7,
26
- "Education": 9,
27
- "Family and Children": 1,
28
- "Health and Disability": 6,
29
- "Housing and Homelessness": 3,
30
- "Income Maintenance": 8,
31
- "Individual Rights": 2,
32
- "Juvenile": 0,
33
- "Other": 5,
34
- "Work, Employment and Unemployment": 4
35
  },
36
  "max_position_embeddings": 512,
37
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "Family, Divorce, and Custody",
13
+ "1": "Housing or Property",
14
+ "2": "Debts and Purchases",
15
+ "3": "Civil and Constitutional Rights",
16
+ "4": "Wills and Inheritance",
17
+ "5": "Work",
18
+ "6": "Personal Injury",
19
+ "7": "Other"
 
 
20
  },
21
  "initializer_range": 0.02,
22
  "label2id": {
23
+ "Civil and Constitutional Rights": 3,
24
+ "Debts and Purchases": 2,
25
+ "Family, Divorce, and Custody": 0,
26
+ "Housing or Property": 1,
27
+ "Other": 7,
28
+ "Personal Injury": 6,
29
+ "Wills and Inheritance": 4,
30
+ "Work": 5
 
 
31
  },
32
  "max_position_embeddings": 512,
33
  "model_type": "distilbert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed29923f08bb70d1e2677b53297cdcd1c0773669f3031140de82d74680cafc00
3
- size 267880109
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c834d1b5849ce8b9fbc4220d847de497ae9f515fadf6d0be999e6f10926a1e0
3
+ size 267873965