marcchew commited on
Commit
d1d30b4
·
verified ·
1 Parent(s): 74bc4e3

Training in progress, step 4

Browse files
config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "KISTI-AI/Scideberta-full",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_head_size": 64,
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "LABEL_0"
13
+ },
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "label2id": {
17
+ "LABEL_0": 0
18
+ },
19
+ "layer_norm_eps": 1e-07,
20
+ "max_position_embeddings": 512,
21
+ "max_relative_positions": -1,
22
+ "model_type": "deberta-v2",
23
+ "norm_rel_ebd": "layer_norm",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
+ "pad_token_id": 0,
27
+ "padding_idx": 0,
28
+ "pooler_dropout": 0,
29
+ "pooler_hidden_act": "gelu",
30
+ "pooler_hidden_size": 768,
31
+ "pos_att_type": [
32
+ "p2c",
33
+ "c2p"
34
+ ],
35
+ "position_biased_input": false,
36
+ "position_buckets": 256,
37
+ "relative_attention": true,
38
+ "share_att_key": true,
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.41.2",
41
+ "type_vocab_size": 0,
42
+ "vocab_size": 128100
43
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d50bd825d41656a86d90d8d89f33ae685e71ce0bd79f68818b91cbbe4e6765de
3
+ size 737716196
runs/Jul08_16-05-53_f5177d084354/events.out.tfevents.1720454754.f5177d084354.2001.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28d8507afe9b7f83d6ff76de3fd042b1f7f95cc98f6045f0e565f9ee2409703c
3
+ size 5067
runs/Jul08_16-26-24_f5177d084354/events.out.tfevents.1720455986.f5177d084354.7217.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17b1b670ac30f556b2cd79567d4653e288c12eccf197728bba860568b34f3445
3
+ size 5067
runs/Jul08_16-36-02_f5177d084354/events.out.tfevents.1720456564.f5177d084354.9702.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ccbe01e9817fc6c16a137092d9fafeda0800e90f99ade959f30a141c4ea32f8
3
+ size 5067
runs/Jul08_16-58-36_f5177d084354/events.out.tfevents.1720457918.f5177d084354.15293.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a58c9f15a4b2a5951abeea6f9dd56e622279ac1d37298584726c4bcc59c02f70
3
+ size 5993
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82819ab5774e79d17636f9b9f3326d396ce7e52efbd5a37cbb2aa48826f6bc8a
3
+ size 5176