nn0924 commited on
Commit
ba0af89
·
verified ·
1 Parent(s): 8919904

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "DebertaForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.5,
6
+ "hidden_act": "relu",
7
+ "hidden_dropout_prob": 0.1,
8
+ "hidden_size": 768,
9
+ "initializer_range": 0.02,
10
+ "intermediate_size": 3072,
11
+ "layer_norm_eps": 1e-07,
12
+ "legacy": true,
13
+ "max_position_embeddings": 512,
14
+ "max_relative_positions": -1,
15
+ "model_type": "deberta",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "pooler_dropout": 0,
20
+ "pooler_hidden_act": "relu",
21
+ "pooler_hidden_size": 768,
22
+ "pos_att_type": [
23
+ "c2p",
24
+ "p2c"
25
+ ],
26
+ "position_biased_input": false,
27
+ "relative_attention": true,
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.51.3",
30
+ "type_vocab_size": 0,
31
+ "vocab_size": 50265
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4d7aef55b9dc9c48c69cf856c5d1b107894d1f4206286cbb145ec2ebfd79913
3
+ size 556799560
runs/May03_13-46-20_d6d1810cf4c2/events.out.tfevents.1746280016.d6d1810cf4c2.409.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1221b14207200f2cb89bab25045a4115d269d441499938f80d00a096f19c55af
3
+ size 5223
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:074f8a2b850b8dd48b6269e245855cc953f13586f6ebfec0779ad08154bf85ab
3
+ size 5304