Kuaaangwen commited on
Commit
766ede9
·
1 Parent(s): 556a360

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-cased",
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.25.1",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 28996
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f8570acab264fb5f030a5281846d3d69b42b2f892ffbf3562e07480c7bf3ea2
3
+ size 433436665
runs/Dec09_08-50-44_cdaa8e1a11b3/1670575899.7468362/events.out.tfevents.1670575899.cdaa8e1a11b3.73.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab878d5b72dc6971d5f3180cdc8beb628f7a07b2c13147106033008d1fa74798
3
+ size 5557
runs/Dec09_08-50-44_cdaa8e1a11b3/events.out.tfevents.1670575899.cdaa8e1a11b3.73.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14b621a6fc3c1387d153b0e8989b10385752906fa860915b7a80773600d5eb1d
3
+ size 3766
runs/Dec09_08-51-58_cdaa8e1a11b3/1670575938.1806395/events.out.tfevents.1670575938.cdaa8e1a11b3.73.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c088a1df5693ed563cc7ecda0954006865c39bfa32f856778ea6d42ad3fdfb38
3
+ size 5557
runs/Dec09_08-51-58_cdaa8e1a11b3/events.out.tfevents.1670575938.cdaa8e1a11b3.73.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84e36f62bc36628a56144ef062d919bdc3a56955fe4a28274e203ce7294929b6
3
+ size 3923
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1497f916b674eb2c175ab304fb26f453a4234711f02211bc8878880af7151213
3
+ size 3451