File size: 2,834 Bytes
066fd55
4ce1bd6
ebc85cf
066fd55
8a5cba2
066fd55
 
e8dcf49
066fd55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ebc85cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
066fd55
 
 
4ce1bd6
ebc85cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45ebc00
252b7cc
45ebc00
 
aebbcfc
45ebc00
 
 
 
 
 
 
 
 
4ce1bd6
b3e96db
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
{
  "_name_or_path": "/content/drive/MyDrive/ML-Files/Relabel_Jan_18_2023/temp/models_fewshot_3/",
  "_num_labels": 36,
  "activation_dropout": 0.0,
  "activation_function": "gelu",
  "add_final_layer_norm": false,
  "architectures": [
    "BartModel"
  ],
  "attention_dropout": 0.0,
  "bos_token_id": 0,
  "classif_dropout": 0.0,
  "classifier_dropout": 0.0,
  "d_model": 1024,
  "decoder_attention_heads": 16,
  "decoder_ffn_dim": 4096,
  "decoder_layerdrop": 0.0,
  "decoder_layers": 12,
  "decoder_start_token_id": 2,
  "dropout": 0.1,
  "encoder_attention_heads": 16,
  "encoder_ffn_dim": 4096,
  "encoder_layerdrop": 0.0,
  "encoder_layers": 12,
  "eos_token_id": 2,
  "forced_eos_token_id": 2,
  "gradient_checkpointing": false,
  "id2label": {
    "0": "atmosphere",
    "1": "beer list",
    "2": "bottomless brunch",
    "3": "breakfast",
    "4": "brunch",
    "5": "business",
    "6": "byob",
    "7": "casual",
    "8": "date night",
    "9": "delivery",
    "10": "fine dining",
    "11": "gluten free",
    "12": "good value",
    "13": "great cocktails",
    "14": "great service",
    "15": "happy hour",
    "16": "healthy",
    "17": "instagrammable",
    "18": "kid friendly",
    "19": "large groups",
    "20": "late night",
    "21": "live music",
    "22": "lunch",
    "23": "night out",
    "24": "outdoor seating",
    "25": "quick",
    "26": "romantic",
    "27": "rooftop",
    "28": "small plates",
    "29": "special event",
    "30": "sports/tvs",
    "31": "takeout",
    "32": "tasting menu",
    "33": "vegetarian",
    "34": "walk-in",
    "35": "wine list"
  },
  "init_std": 0.02,
  "is_encoder_decoder": true,
  "label2id": {
    "atmosphere": 0,
    "beer list": 1,
    "bottomless brunch": 2,
    "breakfast": 3,
    "brunch": 4,
    "business": 5,
    "byob": 6,
    "casual": 7,
    "date night": 8,
    "delivery": 9,
    "fine dining": 10,
    "gluten free": 11,
    "good value": 12,
    "great cocktails": 13,
    "great service": 14,
    "happy hour": 15,
    "healthy": 16,
    "instagrammable": 17,
    "kid friendly": 18,
    "large groups": 19,
    "late night": 20,
    "live music": 21,
    "lunch": 22,
    "night out": 23,
    "outdoor seating": 24,
    "quick": 25,
    "romantic": 26,
    "rooftop": 27,
    "small plates": 28,
    "special event": 29,
    "sports/tvs": 30,
    "takeout": 31,
    "tasting menu": 32,
    "vegetarian": 33,
    "walk-in": 34,
    "wine list": 35
  },
  "problem_type": "multi_label_classification",
  "max_position_embeddings": 1024,
  "model_type": "bart",
  "multi_target_strategy": "multi-output",
  "normalize_before": false,
  "num_hidden_layers": 12,
  "output_past": false,
  "pad_token_id": 1,
  "scale_embedding": false,
  "torch_dtype": "float32",
  "transformers_version": "4.26.0",
  "use_cache": true,
  "vocab_size": 50265
}