sally9805 commited on
Commit
d12026b
1 Parent(s): 5f2ad97

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.40.2",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30522
26
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70138e7a84e204fa98d2e26528a0709e65fc6ee596b304c78722d8f0313c9cc6
3
+ size 438080896
runs/May12_22-49-25_2d2d7068e61e/events.out.tfevents.1715554266.2d2d7068e61e.573.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de0bd73c97b04689b5723357fe9b4ef1bc90368536556362d0a5d427473f976f
3
+ size 297
runs/May12_22-49-25_2d2d7068e61e/events.out.tfevents.1715554266.2d2d7068e61e.573.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c96138e6ede877b08f959a410fc3dbc31be5164504f4ec059331b5d58cee0440
3
+ size 4952
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a919757b730c3fe34a643b15d6c25c1c7ca7ecbcc575b98fb829e0d19b74f82d
3
+ size 5048