LanYiU commited on
Commit
43f2952
1 Parent(s): 36b73b3

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForMaskedLM"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "qa_dropout": 0.1,
18
+ "seq_classif_dropout": 0.2,
19
+ "sinusoidal_pos_embds": false,
20
+ "tie_weights_": true,
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.22.1",
23
+ "vocab_size": 30522
24
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09ddced3e89332922c51ebe43929664d91c8996767b18dffd79d2a41ebcf9056
3
+ size 361739117
runs/Sep17_10-55-13_e9fc3b35433a/1663412143.7444725/events.out.tfevents.1663412143.e9fc3b35433a.141.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a709c5b489ef76d115640c754c00656ee3b83396fcacbb49e63ba54a34e2204
3
+ size 5561
runs/Sep17_10-55-13_e9fc3b35433a/events.out.tfevents.1663412143.e9fc3b35433a.141.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb2659e18359f9e7895a27286ca2911845682f6907a0e0fdc3e01a6e08530dfd
3
+ size 5494
runs/Sep17_10-55-13_e9fc3b35433a/events.out.tfevents.1663412329.e9fc3b35433a.141.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbe92c0be14e3659d7f96eebbc96dc1e4bf347bff64b845d9ffd1c976fd5e975
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:008400a9a525822e59e7db29d2205b162973513f137ada5394f6334d5bde6634
3
+ size 3439