hieule commited on
Commit
8ddd37b
1 Parent(s): c070ef1

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.21.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:7225b9661d7449072a359e6ffac50b6b96319f93b9cda9da00cfcc03f160da97
3
+ size 267976815
runs/Aug24_08-21-13_77c7d9c1e2e6/1661329325.3392022/events.out.tfevents.1661329325.77c7d9c1e2e6.73.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58674b7d3fbf01b7339924aace93e5650373e2fcedd2a0c25171f6b0925ce21b
3
+ size 5452
runs/Aug24_08-21-13_77c7d9c1e2e6/events.out.tfevents.1661329320.77c7d9c1e2e6.73.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5aa975dc26bbd40c081281442c2c56408dcbaf40fd3671b880f855955e05618
3
+ size 5426
runs/Aug24_08-21-13_77c7d9c1e2e6/events.out.tfevents.1661329548.77c7d9c1e2e6.73.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aed9abea9eae7927fbbd0cc8e791d0159cfea90412192df3ded612a512ae4a54
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64297b623608ddb8ea8d363615791d69a14aac1e1bf50d72ccd30716d231a9cd
3
+ size 3375