Mich commited on
Commit
b91a302
1 Parent(s): c8763e2

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:fcd3d93855c43f1c4b005f8156309b529849a8c3537092546ae3b4cb15461134
3
+ size 267976815
runs/May23_19-10-01_6df8098ac455/1653333011.8644283/events.out.tfevents.1653333011.6df8098ac455.72.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f080167de59a01ee5edf098e36211ccb02599b568b56845a3eaaf42945d00919
3
+ size 5222
runs/May23_19-10-01_6df8098ac455/events.out.tfevents.1653333011.6df8098ac455.72.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95f6656d00fac1e5971252a37a934ba80465dfc2b8ea5a7dd0495c7a464a2bd5
3
+ size 5272
runs/May23_19-10-01_6df8098ac455/events.out.tfevents.1653333047.6df8098ac455.72.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ee856617b8b224d2fdfc888de82f2ee799f8cbee2d7785106547ce73da058a7
3
+ size 306
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c950764b8195d9e5d3b6d4bf8666557dcea47330a2ead257a3c57ef38ad6d2ed
3
+ size 3247