lucypallent commited on
Commit
28d991f
1 Parent(s): e3a464e

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:c2444a00c27291a4b97f963a051dc49b4569523fb62d9a038e897b60f78ca6ca
3
+ size 267976815
runs/Apr07_17-49-00_0d8e17d0d1a4/1649353780.240007/events.out.tfevents.1649353780.0d8e17d0d1a4.67.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68a47114d3a553fdd1f843a6ed4fd0a99609da8b06792b38f7cf29809de4be2f
3
+ size 4899
runs/Apr07_17-49-00_0d8e17d0d1a4/events.out.tfevents.1649353780.0d8e17d0d1a4.67.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d27b96dfc6330998f4f0a46717bb20f5877c2b54a8791db79e505ca443b847c
3
+ size 5131
runs/Apr07_17-49-00_0d8e17d0d1a4/events.out.tfevents.1649355800.0d8e17d0d1a4.67.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b468cfd1429a4b42e64ef02922e536af5024ccf6ab6aa069c528a0a2022f0a57
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bc309e54e14edc7deb300862915284fcb31c9625a763c91355bf80f9b45b601
3
+ size 3119