File size: 2,444 Bytes
9ccdcd9
44b077f
9ccdcd9
 
 
 
 
 
 
 
 
 
 
 
 
44b077f
 
 
 
 
 
 
 
 
 
 
 
 
 
9ccdcd9
44b077f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9ccdcd9
 
 
 
44b077f
 
 
 
 
9ccdcd9
 
44b077f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9ccdcd9
44b077f
 
 
9ccdcd9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
  "_name_or_path": "laskovey/review_train3",
  "architectures": [
    "BertForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "classifier_dropout": null,
  "emb_size": 312,
  "gradient_checkpointing": false,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 312,
  "id2label": {
    "0": "customer service",
    "1": "delay",
    "2": "no substance",
    "3": "unmet expectations",
    "4": "coordination",
    "5": "guide's attitude",
    "6": "conditioning",
    "7": "vehicle",
    "8": "appraisal",
    "9": "overpriced",
    "10": "cancelation",
    "11": "stray",
    "12": "guide's proficiency",
    "13": "offer disparity",
    "14": "program change",
    "15": "other tourists",
    "16": "unrelated",
    "17": "haste",
    "18": "dirty windows",
    "19": "bland delivery",
    "20": "hazard",
    "21": "price lift",
    "22": "time shortage",
    "23": "theme divergence",
    "24": "food",
    "25": "fact misstatement",
    "26": "rudeness & bigotry",
    "27": "shallow narration",
    "28": "facilities",
    "29": "humble route",
    "30": "weather",
    "31": "refund",
    "32": "product",
    "33": "weather | advice"
  },
  "initializer_range": 0.02,
  "intermediate_size": 600,
  "label2id": {
    "appraisal": 8,
    "bland delivery": 19,
    "cancelation": 10,
    "conditioning": 6,
    "coordination": 4,
    "customer service": 0,
    "delay": 1,
    "dirty windows": 18,
    "facilities": 28,
    "fact misstatement": 25,
    "food": 24,
    "guide's attitude": 5,
    "guide's proficiency": 12,
    "haste": 17,
    "hazard": 20,
    "humble route": 29,
    "no substance": 2,
    "offer disparity": 13,
    "other tourists": 15,
    "overpriced": 9,
    "price lift": 21,
    "product": 32,
    "program change": 14,
    "refund": 31,
    "rudeness & bigotry": 26,
    "shallow narration": 27,
    "stray": 11,
    "theme divergence": 23,
    "time shortage": 22,
    "unmet expectations": 3,
    "unrelated": 16,
    "vehicle": 7,
    "weather": 30,
    "weather | advice": 33
  },
  "layer_norm_eps": 1e-12,
  "max_position_embeddings": 2048,
  "model_type": "bert",
  "num_attention_heads": 12,
  "num_hidden_layers": 3,
  "pad_token_id": 0,
  "position_embedding_type": "absolute",
  "problem_type": "single_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.39.1",
  "type_vocab_size": 2,
  "use_cache": true,
  "vocab_size": 83828
}