FinancialSupport commited on
Commit
0259578
·
verified ·
1 Parent(s): 9bb930f

Training in progress, step 63

Browse files
config.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/mdeberta-v3-base",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "LABEL_0",
12
+ "1": "LABEL_1",
13
+ "2": "LABEL_2",
14
+ "3": "LABEL_3",
15
+ "4": "LABEL_4",
16
+ "5": "LABEL_5",
17
+ "6": "LABEL_6",
18
+ "7": "LABEL_7",
19
+ "8": "LABEL_8",
20
+ "9": "LABEL_9",
21
+ "10": "LABEL_10",
22
+ "11": "LABEL_11",
23
+ "12": "LABEL_12",
24
+ "13": "LABEL_13"
25
+ },
26
+ "initializer_range": 0.02,
27
+ "intermediate_size": 3072,
28
+ "label2id": {
29
+ "LABEL_0": 0,
30
+ "LABEL_1": 1,
31
+ "LABEL_10": 10,
32
+ "LABEL_11": 11,
33
+ "LABEL_12": 12,
34
+ "LABEL_13": 13,
35
+ "LABEL_2": 2,
36
+ "LABEL_3": 3,
37
+ "LABEL_4": 4,
38
+ "LABEL_5": 5,
39
+ "LABEL_6": 6,
40
+ "LABEL_7": 7,
41
+ "LABEL_8": 8,
42
+ "LABEL_9": 9
43
+ },
44
+ "layer_norm_eps": 1e-07,
45
+ "legacy": true,
46
+ "max_position_embeddings": 512,
47
+ "max_relative_positions": -1,
48
+ "model_type": "deberta-v2",
49
+ "norm_rel_ebd": "layer_norm",
50
+ "num_attention_heads": 12,
51
+ "num_hidden_layers": 12,
52
+ "pad_token_id": 0,
53
+ "pooler_dropout": 0,
54
+ "pooler_hidden_act": "gelu",
55
+ "pooler_hidden_size": 768,
56
+ "pos_att_type": [
57
+ "p2c",
58
+ "c2p"
59
+ ],
60
+ "position_biased_input": false,
61
+ "position_buckets": 256,
62
+ "problem_type": "multi_label_classification",
63
+ "relative_attention": true,
64
+ "share_att_key": true,
65
+ "torch_dtype": "float32",
66
+ "transformers_version": "4.48.3",
67
+ "type_vocab_size": 0,
68
+ "vocab_size": 251000
69
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a220455f2afe533481b07bcf3ef672f2e335e7d113966621033b841410087571
3
+ size 1115305120
runs/Feb27_07-01-10_team-ai-sandbox-samuele/events.out.tfevents.1740639673.team-ai-sandbox-samuele.3742801.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ace5cf605dba9098232d2e14843d22fc1068c2ff506a8e2cd8ae19ef08ae28e5
3
+ size 5894
runs/Feb27_07-03-02_team-ai-sandbox-samuele/events.out.tfevents.1740639785.team-ai-sandbox-samuele.3743662.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3883472dad4536002fe0e25a1502a412bcfbaf65bad986f5a42ac56de7443052
3
+ size 7518
runs/Feb27_07-03-02_team-ai-sandbox-samuele/events.out.tfevents.1740640200.team-ai-sandbox-samuele.3743662.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7435b73b7aa314e2435ac35c012840308926c1db15fff20eb9d6f6bbac854898
3
+ size 514
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee7dfe3e00f210d984afabcb292290110e95491a90b0cd48df203f5bfd79ffb2
3
+ size 5368