hbruce11216 commited on
Commit
fe4add2
1 Parent(s): a21bce8

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:bc77c1d3785ec31245bfd2c1ee41f3370b7fc06e91dc070681348afaac8a5051
3
+ size 267976815
runs/Apr26_14-54-27_640ba738535f/1650984899.814391/events.out.tfevents.1650984899.640ba738535f.85.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:867e9cf87161138900908c35a1964905a08ba840cb1484df751d2ce3d479a568
3
+ size 4899
runs/Apr26_14-54-27_640ba738535f/events.out.tfevents.1650984895.640ba738535f.85.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3772fc6d71627a7fa33acfaa1261cbd3e5049805a0ca9be416ed70d12058b2f6
3
+ size 5100
runs/Apr26_14-54-27_640ba738535f/events.out.tfevents.1650984925.640ba738535f.85.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ac4d294752556928f12dec1d529a16e49addaf06cc5b35d572f78e74c58c10f
3
+ size 306
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be51368592837c4f926efedb84c4efdd8841e29f911cfc477a07e882d2e7fb2
3
+ size 3119