alexskrn commited on
Commit
6478118
1 Parent(s): 7fc07e9

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.25.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:e3adbae0bd94a131f4de8b312093da5e38813f64c1d6393280eec439f659c9d4
3
+ size 267976815
runs/Dec04_19-56-07_a6b29d2ede51/1670184247.936623/events.out.tfevents.1670184247.a6b29d2ede51.76.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b84adac50dd07b54bc9f6a20a0a5d1c2d6296a4a7cd1678d7a619f58b114dc05
3
+ size 5564
runs/Dec04_19-56-07_a6b29d2ede51/events.out.tfevents.1670184189.a6b29d2ede51.76.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1385cbb35986f5d3b77748455f211ff90e3507b4f86d06cf30cc2ce5ee7fb420
3
+ size 5512
runs/Dec04_19-56-07_a6b29d2ede51/events.out.tfevents.1670184412.a6b29d2ede51.76.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c239a63835d7c7bab3b7e79c1d8232ea3d8880a17862054de73fd97579e73f07
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:078997ae3130f5cd77947e96310554c002371a21316977ecd12ef79afd80d147
3
+ size 3439