EddieChen372 commited on
Commit
a10b10e
1 Parent(s): d146a1a

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.19.2",
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:12ef734d5c2d308af2c646e69fa7eda595f3635ea482f15218f5d0976fdb687e
3
+ size 267976815
runs/May18_13-58-19_2ad57942f9f9/1652882322.8798037/events.out.tfevents.1652882322.2ad57942f9f9.80.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63bcdaebf2138b1dfd8858841ec46d44ef1f0a10a822c7ea6290a88e79f81595
3
+ size 5222
runs/May18_13-58-19_2ad57942f9f9/events.out.tfevents.1652882322.2ad57942f9f9.80.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8de40de63097f81bd29eaa7722581ded382da31562686868e556008c53cfd501
3
+ size 5303
runs/May18_13-58-19_2ad57942f9f9/events.out.tfevents.1652882596.2ad57942f9f9.80.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41d254c6fa9300e257cd02127f4e69efb32b6bc922ac21738220f5b0444fe3db
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4998b21b2519716dd7d65672d117711d946bca5f9513735eba4edf0f7a50ccd
3
+ size 3247