zsqzz commited on
Commit
6d46333
1 Parent(s): a369353

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +116 -0
  2. model.safetensors +3 -0
  3. usage_config.json +1 -0
config.json ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/mnt/zsq/models--facebook--opt-125m/snapshots/27dcfa74d334bc871f3234de431e71c6eeba5dd6",
3
+ "_remove_final_layer_norm": false,
4
+ "activation_dropout": 0.0,
5
+ "activation_function": "relu",
6
+ "architectures": [
7
+ "OPTForSequenceClassification"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "bos_token_id": 2,
11
+ "do_layer_norm_before": true,
12
+ "dropout": 0.1,
13
+ "enable_bias": true,
14
+ "eos_token_id": 2,
15
+ "ffn_dim": 3072,
16
+ "hidden_size": 768,
17
+ "id2label": {
18
+ "0": "LABEL_0",
19
+ "1": "LABEL_1",
20
+ "2": "LABEL_2",
21
+ "3": "LABEL_3",
22
+ "4": "LABEL_4",
23
+ "5": "LABEL_5",
24
+ "6": "LABEL_6",
25
+ "7": "LABEL_7",
26
+ "8": "LABEL_8",
27
+ "9": "LABEL_9",
28
+ "10": "LABEL_10",
29
+ "11": "LABEL_11",
30
+ "12": "LABEL_12",
31
+ "13": "LABEL_13",
32
+ "14": "LABEL_14",
33
+ "15": "LABEL_15",
34
+ "16": "LABEL_16",
35
+ "17": "LABEL_17",
36
+ "18": "LABEL_18",
37
+ "19": "LABEL_19",
38
+ "20": "LABEL_20",
39
+ "21": "LABEL_21",
40
+ "22": "LABEL_22",
41
+ "23": "LABEL_23",
42
+ "24": "LABEL_24",
43
+ "25": "LABEL_25",
44
+ "26": "LABEL_26",
45
+ "27": "LABEL_27",
46
+ "28": "LABEL_28",
47
+ "29": "LABEL_29",
48
+ "30": "LABEL_30",
49
+ "31": "LABEL_31",
50
+ "32": "LABEL_32",
51
+ "33": "LABEL_33",
52
+ "34": "LABEL_34",
53
+ "35": "LABEL_35",
54
+ "36": "LABEL_36",
55
+ "37": "LABEL_37",
56
+ "38": "LABEL_38",
57
+ "39": "LABEL_39"
58
+ },
59
+ "init_std": 0.02,
60
+ "label2id": {
61
+ "LABEL_0": 0,
62
+ "LABEL_1": 1,
63
+ "LABEL_10": 10,
64
+ "LABEL_11": 11,
65
+ "LABEL_12": 12,
66
+ "LABEL_13": 13,
67
+ "LABEL_14": 14,
68
+ "LABEL_15": 15,
69
+ "LABEL_16": 16,
70
+ "LABEL_17": 17,
71
+ "LABEL_18": 18,
72
+ "LABEL_19": 19,
73
+ "LABEL_2": 2,
74
+ "LABEL_20": 20,
75
+ "LABEL_21": 21,
76
+ "LABEL_22": 22,
77
+ "LABEL_23": 23,
78
+ "LABEL_24": 24,
79
+ "LABEL_25": 25,
80
+ "LABEL_26": 26,
81
+ "LABEL_27": 27,
82
+ "LABEL_28": 28,
83
+ "LABEL_29": 29,
84
+ "LABEL_3": 3,
85
+ "LABEL_30": 30,
86
+ "LABEL_31": 31,
87
+ "LABEL_32": 32,
88
+ "LABEL_33": 33,
89
+ "LABEL_34": 34,
90
+ "LABEL_35": 35,
91
+ "LABEL_36": 36,
92
+ "LABEL_37": 37,
93
+ "LABEL_38": 38,
94
+ "LABEL_39": 39,
95
+ "LABEL_4": 4,
96
+ "LABEL_5": 5,
97
+ "LABEL_6": 6,
98
+ "LABEL_7": 7,
99
+ "LABEL_8": 8,
100
+ "LABEL_9": 9
101
+ },
102
+ "layer_norm_elementwise_affine": true,
103
+ "layerdrop": 0.0,
104
+ "max_position_embeddings": 2048,
105
+ "model_type": "opt",
106
+ "num_attention_heads": 12,
107
+ "num_hidden_layers": 12,
108
+ "num_labels": 40,
109
+ "pad_token_id": 1,
110
+ "prefix": "</s>",
111
+ "torch_dtype": "float32",
112
+ "transformers_version": "4.40.0",
113
+ "use_cache": true,
114
+ "vocab_size": 50272,
115
+ "word_embed_proj_dim": 768
116
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd28807e0381637f38304cbbf95eea43ad4c9e603e6064e3048402abb48b9885
3
+ size 501102568
usage_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model": {"pred_model": "/mnt/zsq/models--facebook--opt-125m/snapshots/27dcfa74d334bc871f3234de431e71c6eeba5dd6", "num_labels": 40, "mtype": "class", "activation": null, "path": "MODEL/results/opt-llama3\u2014lmsys-class40/finetuned", "max_length": 2047, "max_batch_size": 1000}}