Meohong commited on
Commit
db496f3
1 Parent(s): c9bd107

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.26.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:555de74a801bc6cd407ef4fa3ce18864334c27b6a3db66e8e76ecb1c9fdab77b
3
+ size 267976815
runs/Mar29_07-08-32_5a2df9b01e53/1680073721.6296837/events.out.tfevents.1680073721.5a2df9b01e53.4253.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3903ff770eb1769d104c08478a95c9ee8a2b5de7512ae506d5dd9a32a2a789fc
3
+ size 5731
runs/Mar29_07-08-32_5a2df9b01e53/events.out.tfevents.1680073721.5a2df9b01e53.4253.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bf4bfad115e3dd8c7899b58d7c9b68e80f8f1819645ee7bc421ff7a663dc1af
3
+ size 5079
runs/Mar29_07-08-32_5a2df9b01e53/events.out.tfevents.1680073800.5a2df9b01e53.4253.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e9f23d491e97cd6ead6d5ab8bca6b9a3f439f1ab1618d003f673c6d9c81f7cf
3
+ size 582
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c603b2a5f171daf1fcca1d559569bb87647f365f153d3dd72c47e1a681ef7f
3
+ size 3503