moonzi commited on
Commit
6d83435
1 Parent(s): e39bd3d

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.20.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:5765c483a577f6b429aa5abb3446d23cbdbf0bd12c5a9a25a3d172551d72feea
3
+ size 267976815
runs/Jun28_13-36-00_f44e35fddac1/1656423565.73425/events.out.tfevents.1656423565.f44e35fddac1.74.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d38f914e276a338e42aba7a053b332377d9e1b4a2ecaf8d4c79229b4d9019d52
3
+ size 5387
runs/Jun28_13-36-00_f44e35fddac1/events.out.tfevents.1656423539.f44e35fddac1.74.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7d41de47fcf665dba7e30c5993d6c203d8f64eee63984a17702233a8b0133cf
3
+ size 6446
runs/Jun28_13-36-00_f44e35fddac1/events.out.tfevents.1656423724.f44e35fddac1.74.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c86a7e315a5bc2d65981ec06860dbd2979b3d67b4e7bff31190944edf675d2a
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e33271b8d9be14c776d6df2ca6e8f2b3d82cc8bebe8e004c6e92fb87ebfd5ec
3
+ size 3375