jcai1 commited on
Commit
1150933
1 Parent(s): 73aa393

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.18.0",
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:8faaed277251234c728cf84b25be2fffed885c24530764b3b59c9475ef4d7a16
3
+ size 267976815
runs/May01_15-10-36_8eccd83a3e8d/1651417859.5604355/events.out.tfevents.1651417859.8eccd83a3e8d.71.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e542f4269d60f019206e42a23358939ca33382da0d7192ab291b015bd9482230
3
+ size 4899
runs/May01_15-10-36_8eccd83a3e8d/events.out.tfevents.1651417859.8eccd83a3e8d.71.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04f2ce10274b15e78ed2307f9a759ec56349c799bc6bad9df7d23e567b048db4
3
+ size 5131
runs/May01_15-10-36_8eccd83a3e8d/events.out.tfevents.1651418023.8eccd83a3e8d.71.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f979ca7ce457b8b8cd089a7407ba6687f665c350aafbf5a3168b2f5384c0968f
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f256df439d47798d6f85dcb63438936a47d4106c3b6ba02d5b933386305b297c
3
+ size 3119