File size: 1,352 Bytes
3953f0d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "config": {
    "activation_function": "tanh",
    "bias": true,
    "head_type": "classification",
    "label2id": {
      "Arts & Photography": 12,
      "Biographies & Memoirs": 22,
      "Business & Money": 20,
      "Calendars": 0,
      "Children's Books": 30,
      "Christian Books & Bibles": 26,
      "Comics & Graphic Novels": 1,
      "Computers & Technology": 16,
      "Cookbooks, Food & Wine": 10,
      "Crafts, Hobbies & Home": 11,
      "Education & Teaching": 13,
      "Engineering & Transportation": 9,
      "Gay & Lesbian": 8,
      "Health, Fitness & Dieting": 19,
      "History": 23,
      "Humor & Entertainment": 6,
      "Law": 21,
      "Literature & Fiction": 7,
      "Medical Books": 17,
      "Mystery, Thriller & Suspense": 3,
      "Parenting & Relationships": 14,
      "Politics & Social Sciences": 24,
      "Reference": 25,
      "Religion & Spirituality": 27,
      "Romance": 5,
      "Science & Math": 18,
      "Science Fiction & Fantasy": 4,
      "Self-Help": 15,
      "Sports & Outdoors": 28,
      "Teen & Young Adult": 29,
      "Test Preparation": 2,
      "Travel": 31
    },
    "layers": 2,
    "num_labels": 32,
    "use_pooler": false
  },
  "hidden_size": 768,
  "model_class": "BertModelWithHeads",
  "model_name": "bert-base-cased",
  "model_type": "bert",
  "name": "contemporary-genre"
}