ncduy commited on
Commit
38db2d1
1 Parent(s): 66d8a77

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.12.5",
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:c17e7ddfa64ae0d35b38f10b58f6bf0f31574fb18c8048a6aca5f3214b27e911
3
+ size 267982639
runs/Dec06_06-33-50_defdd8e56b5c/1638772476.1601517/events.out.tfevents.1638772476.defdd8e56b5c.73.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a616e4fd89857225be8bd267303fc68a33ee8d17bd42618620e4865e93aa437
3
+ size 4573
runs/Dec06_06-33-50_defdd8e56b5c/events.out.tfevents.1638772476.defdd8e56b5c.73.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef626dafdef3e395ef6dd9b93721e321bf09027486d6f5b8125e8d21a8adbc6
3
+ size 4944
runs/Dec06_06-33-50_defdd8e56b5c/events.out.tfevents.1638774396.defdd8e56b5c.73.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa1a3a95730144637d4b71589066a29ca948b9409bda34712127a74ffb5ec6ae
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277486933f4bf9c0e85641de44655cbb3db649ef631da913eeec38a0e540bb4b
3
+ size 2863