File size: 2,788 Bytes
b05c0ef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
  "_name_or_path": "roberta-base",
  "architectures": [
    "TransformerForDST"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "dst_class_aux_feats_ds": false,
  "dst_class_aux_feats_inform": false,
  "dst_class_labels": 8,
  "dst_class_loss_ratio": 0.8,
  "dst_class_types": [
    "none",
    "dontcare",
    "copy_value",
    "true",
    "false",
    "refer",
    "inform",
    "request"
  ],
  "dst_dropout_rate": 0.3,
  "dst_heads_dropout_rate": 0.0,
  "dst_max_seq_length": 180,
  "dst_refer_loss_for_nonpointable": false,
  "dst_slot_list": [
    "attraction-address",
    "attraction-area",
    "attraction-choice",
    "attraction-entrance fee",
    "attraction-name",
    "attraction-open hours",
    "attraction-phone",
    "attraction-postcode",
    "attraction-type",
    "attraction-none",
    "hotel-address",
    "hotel-area",
    "hotel-book day",
    "hotel-book people",
    "hotel-book stay",
    "hotel-choice",
    "hotel-internet",
    "hotel-name",
    "hotel-parking",
    "hotel-phone",
    "hotel-postcode",
    "hotel-price range",
    "hotel-ref",
    "hotel-stars",
    "hotel-type",
    "hotel-none",
    "taxi-arrive by",
    "taxi-departure",
    "taxi-destination",
    "taxi-leave at",
    "taxi-phone",
    "taxi-type",
    "taxi-none",
    "restaurant-address",
    "restaurant-area",
    "restaurant-book day",
    "restaurant-book people",
    "restaurant-book time",
    "restaurant-choice",
    "restaurant-food",
    "restaurant-name",
    "restaurant-phone",
    "restaurant-postcode",
    "restaurant-price range",
    "restaurant-ref",
    "restaurant-none",
    "train-arrive by",
    "train-book people",
    "train-choice",
    "train-day",
    "train-departure",
    "train-destination",
    "train-duration",
    "train-leave at",
    "train-price",
    "train-ref",
    "train-train id",
    "train-none",
    "police-address",
    "police-name",
    "police-phone",
    "police-postcode",
    "police-none",
    "hospital-address",
    "hospital-department",
    "hospital-phone",
    "hospital-postcode",
    "hospital-none",
    "general-none",
    "general-bye",
    "general-thank",
    "general-greet"
  ],
  "dst_stack_token_logits": false,
  "dst_token_loss_for_nonpointable": false,
  "eos_token_id": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "layer_norm_eps": 1e-05,
  "max_position_embeddings": 514,
  "model_type": "roberta",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "torch_dtype": "float32",
  "transformers_version": "4.18.0",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 50265
}