AndrewR commited on
Commit
e577abc
1 Parent(s): aceae2c

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:1e0fd8a0823ae457236a780b809b7c7db40101759b6769aa4d3a9a5e24510082
3
+ size 267976815
runs/Apr12_15-09-55_d8e520dd237b/1649776254.8086126/events.out.tfevents.1649776254.d8e520dd237b.72.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5f5596a6840ee9768cef9fbea659ba6e00991d0c06ee5158143f77a1ef7b46f
3
+ size 4900
runs/Apr12_15-09-55_d8e520dd237b/events.out.tfevents.1649776249.d8e520dd237b.72.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a9a7dcaee91760d1772e0cc3c3d63f54ca73da605d3b36d4367ea8deb665151
3
+ size 5133
runs/Apr12_15-09-55_d8e520dd237b/events.out.tfevents.1649777172.d8e520dd237b.72.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f5100352e07dc1b4307fada88d86cbb73383f69ea7a834aabf87a2efc88eb9e
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0954add38cef0d88b1331a071db9b1418a6358a7c035c3845c8c3d5fe6e7be9e
3
+ size 3119