xkang commited on
Commit
e33ac06
1 Parent(s): 481837b

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.13.0.dev0",
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:ad7c2f53c4a1cc493019f8e315b8cae9849d7783bb1e4242c46351a0be64e8e0
3
+ size 267982639
runs/Dec22_16-33-15_user-desktop/1640158792.6873028/events.out.tfevents.1640158792.user-desktop.1103150.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7a1333b3305b990004067ce57b3832fc425f5a1fc4982c67aeabc7f67aa2327
3
+ size 4573
runs/Dec22_16-33-15_user-desktop/events.out.tfevents.1640158753.user-desktop.1103150.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78c7bee0e1e866692b795ba269d9d2080068fc7918799f49210608958e7d50c1
3
+ size 4949
runs/Dec22_16-33-15_user-desktop/events.out.tfevents.1640158865.user-desktop.1103150.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c4cbab1383e7402c76ecc2de5141ae89e40975c025786c15b3dedcb0e86f2b2
3
+ size 311
runs/Dec22_16-49-02_user-desktop/1640159352.7316515/events.out.tfevents.1640159352.user-desktop.1109487.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c48730dae109209c7a557b80e2f043e44b366178bfb3705eff630d02340e0fb5
3
+ size 4573
runs/Dec22_16-49-02_user-desktop/events.out.tfevents.1640159352.user-desktop.1109487.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ac8a2ac8e10ea8d9ec9be1c666ca7d04f67db447852b93cbdb869fee868e405
3
+ size 4949
runs/Dec22_16-49-02_user-desktop/events.out.tfevents.1640159416.user-desktop.1109487.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:220665a35584c7db3604a5110698ddfa8ac76c44d7d22a8a32853641a481cfa2
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ea278c70f6f0b58bdb554ca590922e7b750d5542d0c3afe8b5d410398a72cd5
3
+ size 2863