aarimond commited on
Commit
31392c3
1 Parent(s): bec3270

added model

Browse files
Files changed (2) hide show
  1. config.json +58 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "yiyanghkust/finbert-pretrain",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "8888",
13
+ "1": "5HQ4 - Limited Partnership",
14
+ "10": "KQXA - Commercial Bank",
15
+ "11": "4JCS - Non-deposit Trust Company",
16
+ "12": "BADE - Nonprofit Common Interest Development Association",
17
+ "13": "9999",
18
+ "2": "H1UM - For-Profit Corporation General Stock",
19
+ "3": "EI4J - Limited Liability Company",
20
+ "4": "K7YU - Nonprofit Corporation Public Benefit",
21
+ "5": "SQ7B - General Partnership",
22
+ "6": "7CDL - For-Profit Corporation Close",
23
+ "7": "PZR6 - For-Profit Corporation Professional",
24
+ "8": "G1P6 - Nonprofit Corporation Mutual Benefit",
25
+ "9": "CVXK - Nonprofit Corporation Religious"
26
+ },
27
+ "initializer_range": 0.02,
28
+ "intermediate_size": 3072,
29
+ "label2id": {
30
+ "4JCS - Non-deposit Trust Company": 11,
31
+ "5HQ4 - Limited Partnership": 1,
32
+ "7CDL - For-Profit Corporation Close": 6,
33
+ "8888": 0,
34
+ "9999": 13,
35
+ "BADE - Nonprofit Common Interest Development Association": 12,
36
+ "CVXK - Nonprofit Corporation Religious": 9,
37
+ "EI4J - Limited Liability Company": 3,
38
+ "G1P6 - Nonprofit Corporation Mutual Benefit": 8,
39
+ "H1UM - For-Profit Corporation General Stock": 2,
40
+ "K7YU - Nonprofit Corporation Public Benefit": 4,
41
+ "KQXA - Commercial Bank": 10,
42
+ "PZR6 - For-Profit Corporation Professional": 7,
43
+ "SQ7B - General Partnership": 5
44
+ },
45
+ "layer_norm_eps": 1e-12,
46
+ "max_position_embeddings": 512,
47
+ "model_type": "bert",
48
+ "num_attention_heads": 12,
49
+ "num_hidden_layers": 12,
50
+ "pad_token_id": 0,
51
+ "position_embedding_type": "absolute",
52
+ "problem_type": "single_label_classification",
53
+ "torch_dtype": "float32",
54
+ "transformers_version": "4.25.1",
55
+ "type_vocab_size": 2,
56
+ "use_cache": true,
57
+ "vocab_size": 30873
58
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78795514c3323c6d1d61a0a759b3c622aede78b4b750d80b58a2f69a96499eca
3
+ size 439123061